This commit is contained in:
Sebastian
2024-07-08 12:03:25 +02:00
parent a66a66490b
commit c057ea791a

View File

@@ -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: