diff --git a/op-boba.yml b/op-boba.yml index 2b26def5..31cf7c17 100644 --- a/op-boba.yml +++ b/op-boba.yml @@ -45,7 +45,7 @@ services: environment: #- "GETH_OVERRIDE_CANYON=1704992401" #- "GETH_OVERRIDE_DELTA=1708560000" - - "GETH_OVERRIDE_ECOTONE=1713302880" + #- "GETH_OVERRIDE_ECOTONE=1713302880" #- "GETH_OVERRIDE_FJORD=1720627201" labels: - "traefik.enable=true" @@ -84,7 +84,7 @@ services: - "OP_NODE_L1_ETH_RPC=${BOBA_ETHEREUM_ENDPOINT}" #- "OP_NODE_OVERRIDE_CANYON=1704992401" #- "OP_NODE_OVERRIDE_DELTA=1708560000" - - "OP_NODE_OVERRIDE_ECOTONE=1713302880" + #- "OP_NODE_OVERRIDE_ECOTONE=1713302880" #- "OP_NODE_OVERRIDE_FJORD=1720627201" ports: - "45202:45202"