fix
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
# pass the L2 specific flags by overriding the entry-point and adding extra arguments
|
# pass the L2 specific flags by overriding the entry-point and adding extra arguments
|
||||||
- "/bin/sh"
|
- "/bin/sh"
|
||||||
- "/entrypoint.sh"
|
- "/entrypoint.sh"
|
||||||
- "--authrpc.jwtsecret=/jwt-secret"
|
- "--authrpc.jwtsecret=/jwtsecret"
|
||||||
- "--rollup.sequencerhttp=${ZIRCUIT_SEQUENCER_HTTP}"
|
- "--rollup.sequencerhttp=${ZIRCUIT_SEQUENCER_HTTP}"
|
||||||
- "--rollup.disabletxpoolgossip=true"
|
- "--rollup.disabletxpoolgossip=true"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user