deploy: regenerate compose from vibe-node main 2882b0eecacc
This commit is contained in:
@@ -53,6 +53,8 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
environment:
|
||||
- GETH_OVERRIDE_KARST=1783526401
|
||||
- GETH_OVERRIDE_OSAKA=1783526401
|
||||
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
|
||||
- GETH_ROLLUP_SEQUENCERHTTP=https://mainnet.mode.network
|
||||
entrypoint: /bin/sh -c '[ -f /config/genesis.json ] && geth --db.engine=leveldb --gcmode=archive --datadir /data init --state.scheme=hash /config/genesis.json; [ -f /config/static-nodes.json ] && cp -f /config/static-nodes.json /data/static-nodes.json; exec geth "$@"' --
|
||||
|
||||
Reference in New Issue
Block a user