This commit is contained in:
Sebastian
2024-07-12 00:29:56 +02:00
parent bfba840f98
commit a1ceec81dc

View File

@@ -32,7 +32,8 @@ services:
- "IP=${IP}" - "IP=${IP}"
- "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.mode-stripprefix.stripprefix.prefixes=/mode-mainnet" - "traefik.http.middlewares.mode-stripprefix.stripprefix.prefixes=/mode-mainnet"
@@ -96,6 +97,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