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