This commit is contained in:
Para Dox
2025-04-14 13:59:51 +07:00
parent 02cf2b32b1
commit 6080bb144b
32 changed files with 26 additions and 32 deletions

View File

@@ -24,7 +24,6 @@ services:
- 8545
- 8551
environment:
- GETH_NETWORKID=34443
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://mainnet.mode.network
entrypoint: /bin/sh -c '[ ! -d /data/geth ] && /usr/local/bin/geth init /config/genesis.json; exec /usr/local/bin/geth "$@"' --
@@ -34,6 +33,7 @@ services:
- --gcmode=full
- --maxpeers=50
- --nat=extip:${IP}
- --networkid=34443
- --port=12054
- --rpc.gascap=600000000
- --rpc.txfeecap=0