deploy: regenerate compose from vibe-node main 92f020f27b22

This commit is contained in:
2026-07-10 17:03:17 +00:00
parent 2814d358fe
commit bd912b3616
313 changed files with 945 additions and 577 deletions

View File

@@ -57,7 +57,6 @@ services:
- 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=path /config/genesis.json; exec geth "$@"' --
command:
- --cache=${MODE_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
- --datadir=/data
- --db.engine=pebble
- --gcmode=full