This commit is contained in:
Para Dox
2025-04-12 14:06:57 +07:00
parent b6418a495a
commit 9f02efc4a3
88 changed files with 225 additions and 0 deletions

View File

@@ -25,8 +25,11 @@ services:
- 8545
- 8551
environment:
- GETH_CONFIG=/config/gethconfig.toml
- GETH_ETHSTATS=d${DOMAIN}:${ZIRCUIT_GARFIELD_WS_SECRET}@${ZIRCUIT_GARFIELD_ETH_STATS_SERVER}:${ZIRCUIT_GARFIELD_ETH_STATS_SERVER_PORT}
- GETH_OP_NETWORK=zircuit-garfield
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_TXPOOL_GLOBALQUEUE=1024
entrypoint: [/bin/sh, -c, exec /usr/local/bin/geth "$@"]
command:
- --authrpc.addr=0.0.0.0