fix
This commit is contained in:
@@ -26,6 +26,7 @@ services:
|
||||
environment:
|
||||
- GETH_OP_NETWORK=base-sepolia
|
||||
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
|
||||
- GETH_ROLLUP_SEQUENCERHTTP=https://sepolia-sequencer.base.org
|
||||
entrypoint: /bin/sh -c 'exec geth "$@"' --
|
||||
command:
|
||||
- --datadir=/data
|
||||
|
||||
Reference in New Issue
Block a user