fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user