This commit is contained in:
Sebastian
2024-09-08 19:09:34 +02:00
parent 13b3ade46b
commit 39dd51c282

View File

@@ -38,10 +38,10 @@ services:
- "WS_PORT=8545" - "WS_PORT=8545"
- "IP=${IP}" - "IP=${IP}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"
- "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" #- "GETH_OVERRIDE_FJORD=1720627201"
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
- "traefik.http.middlewares.base-stripprefix.stripprefix.prefixes=/base" - "traefik.http.middlewares.base-stripprefix.stripprefix.prefixes=/base"