new params

This commit is contained in:
Para Dox
2025-05-13 12:58:24 +07:00
parent 1b489f5a94
commit 648db38954
12 changed files with 28 additions and 12 deletions

View File

@@ -55,7 +55,7 @@ services:
- GETH_ROLLUP_SEQUENCERHTTP=https://proxyd-ingress-eu.mainnet.zircuit.com/?token=drpcvATEn3gsYCLyLw7ztFLCBwQNoDJr2QjpcsNNkksu
- GETH_TXPOOL_GLOBALQUEUE=1024
- ZIRCUIT_NETWORK=mainnet
entrypoint: /bin/sh -c '[ ! -d /data/geth ] && geth init --datadir /data /config/genesis.json; exec geth "$@"' --
entrypoint: /bin/sh -c 'exec geth "$@"' --
command:
- --circuit-capacity-check=false
- --datadir=/data