fix
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
|||||||
stop_grace_period: 3m
|
stop_grace_period: 3m
|
||||||
environment:
|
environment:
|
||||||
- CACHE_SIZE=${FANTOM_CACHE_SIZE:-16000}
|
- CACHE_SIZE=${FANTOM_CACHE_SIZE:-16000}
|
||||||
|
- IP=${IP}
|
||||||
volumes:
|
volumes:
|
||||||
- "fantom-testnet-opera-pruned-traces:/datadir"
|
- "fantom-testnet-opera-pruned-traces:/datadir"
|
||||||
expose:
|
expose:
|
||||||
|
|||||||
@@ -32,6 +32,7 @@ exec opera \
|
|||||||
--ws.port=18544 \
|
--ws.port=18544 \
|
||||||
--ws.api=ftm,eth,debug,admin,web3,personal,net,txpool \
|
--ws.api=ftm,eth,debug,admin,web3,personal,net,txpool \
|
||||||
--ws.origins="*" \
|
--ws.origins="*" \
|
||||||
|
--nat=extip:${IP} \
|
||||||
--nousb \
|
--nousb \
|
||||||
--db.migration.mode reformat \
|
--db.migration.mode reformat \
|
||||||
--db.preset pbl-1 \
|
--db.preset pbl-1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user