enable debug

This commit is contained in:
Sebastian
2024-12-11 08:01:26 +01:00
parent c36667850b
commit 14df6ea00a

View File

@@ -13,6 +13,7 @@ services:
- "--authrpc.jwtsecret=/jwtsecret" - "--authrpc.jwtsecret=/jwtsecret"
- "--rollup.sequencerhttp=${ZIRCUIT_SEQUENCER_HTTP}" - "--rollup.sequencerhttp=${ZIRCUIT_SEQUENCER_HTTP}"
- "--rollup.disabletxpoolgossip=true" - "--rollup.disabletxpoolgossip=true"
- "--http.api=eth,net,web3,debug"
environment: environment:
FORK_TRIGGER: "false" FORK_TRIGGER: "false"
ETH_STATS_ENABLED: 1 ETH_STATS_ENABLED: 1