This commit is contained in:
Sebastian
2024-07-12 00:40:40 +02:00
parent fcccb06b7c
commit ba3dde63dd

View File

@@ -34,6 +34,7 @@ services:
- "GETH_OVERRIDE_CANYON=1704992401" - "GETH_OVERRIDE_CANYON=1704992401"
- "GETH_OVERRIDE_DELTA=1708560000" - "GETH_OVERRIDE_DELTA=1708560000"
- "GETH_OVERRIDE_ECOTONE=1710374401" - "GETH_OVERRIDE_ECOTONE=1710374401"
- "GETH_OVERRIDE_FJORD=1720627201"
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
- "traefik.http.middlewares.zora-stripprefix.stripprefix.prefixes=/zora-mainnet" - "traefik.http.middlewares.zora-stripprefix.stripprefix.prefixes=/zora-mainnet"
@@ -98,6 +99,7 @@ services:
- "OP_NODE_OVERRIDE_CANYON=1704992401" - "OP_NODE_OVERRIDE_CANYON=1704992401"
- "OP_NODE_OVERRIDE_DELTA=1708560000" - "OP_NODE_OVERRIDE_DELTA=1708560000"
- "OP_NODE_OVERRIDE_ECOTONE=1710374401" - "OP_NODE_OVERRIDE_ECOTONE=1710374401"
- "OP_NODE_OVERRIDE_FJORD=1720627201"
networks: networks:
- chains - chains