This commit is contained in:
Para Dox
2025-04-14 13:56:46 +07:00
parent e98fc0072a
commit 02cf2b32b1
32 changed files with 32 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ 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 "$@"' --