deploy: regenerate compose from vibe-node main 2882b0eecacc

This commit is contained in:
2026-09-20 08:28:26 +00:00
parent 32a244feac
commit 6d4f6b1e74
8 changed files with 32 additions and 0 deletions

View File

@@ -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=pebble --gcmode=full --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 "$@"' --