for trigger

This commit is contained in:
Sebastian
2025-03-12 08:25:59 +01:00
parent b5b375e983
commit 08da99d3c7

View File

@@ -15,7 +15,7 @@ services:
- "--rollup.disabletxpoolgossip=true" - "--rollup.disabletxpoolgossip=true"
- "--http.api=eth,net,web3,debug" - "--http.api=eth,net,web3,debug"
environment: environment:
FORK_TRIGGER: "false" FORK_TRIGGER: "true"
ETH_STATS_ENABLED: 1 ETH_STATS_ENABLED: 1
ETH_STATS_NODE: "d${DOMAIN}" ETH_STATS_NODE: "d${DOMAIN}"
ETH_STATS_SERVER: ethstats-ap.mainnet.zircuit.com ETH_STATS_SERVER: ethstats-ap.mainnet.zircuit.com