This commit is contained in:
Para Dox
2025-04-14 14:59:58 +07:00
parent 52a49b45c4
commit 2659865064
70 changed files with 70 additions and 70 deletions

View File

@@ -26,7 +26,7 @@ services:
environment:
- GETH_OP_NETWORK=base-sepolia
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
entrypoint: /bin/sh -c 'exec /usr/local/bin/geth "$@"' --
entrypoint: /bin/sh -c 'exec geth "$@"' --
command:
- --datadir=/data
- --db.engine=pebble