fix again
This commit is contained in:
@@ -32,6 +32,7 @@ services:
|
|||||||
- "GETH_LIGHT_MAXPEERS=0"
|
- "GETH_LIGHT_MAXPEERS=0"
|
||||||
- "GETH_MAXPEERS=0"
|
- "GETH_MAXPEERS=0"
|
||||||
- "GETH_OVERRIDE_CANYON=0"
|
- "GETH_OVERRIDE_CANYON=0"
|
||||||
|
- "GETH_OVERRIDE_DELTA=1716843599"
|
||||||
- "GETH_OVERRIDE_ECOTONE=1716843599"
|
- "GETH_OVERRIDE_ECOTONE=1716843599"
|
||||||
expose:
|
expose:
|
||||||
- 9545
|
- 9545
|
||||||
@@ -73,7 +74,7 @@ services:
|
|||||||
#- "OP_NODE_L2_SKIP_SYNC_START_CHECK=true"
|
#- "OP_NODE_L2_SKIP_SYNC_START_CHECK=true"
|
||||||
- "OP_NODE_P2P_LISTEN_TCP_PORT=25037"
|
- "OP_NODE_P2P_LISTEN_TCP_PORT=25037"
|
||||||
- "OP_NODE_ROLLUP_CONFIG=/config/mainnet/rollup.json"
|
- "OP_NODE_ROLLUP_CONFIG=/config/mainnet/rollup.json"
|
||||||
- "OP_NODE_OVERRIDE_DELTA=0"
|
- "OP_NODE_OVERRIDE_DELTA=1716843599"
|
||||||
- "OP_NODE_OVERRIDE_ECOTONE=1716843599"
|
- "OP_NODE_OVERRIDE_ECOTONE=1716843599"
|
||||||
command: >
|
command: >
|
||||||
op-node
|
op-node
|
||||||
|
|||||||
@@ -33,6 +33,7 @@ services:
|
|||||||
- "GETH_LIGHT_MAXPEERS=0"
|
- "GETH_LIGHT_MAXPEERS=0"
|
||||||
- "GETH_MAXPEERS=0"
|
- "GETH_MAXPEERS=0"
|
||||||
- "GETH_OVERRIDE_CANYON=0"
|
- "GETH_OVERRIDE_CANYON=0"
|
||||||
|
- "GETH_OVERRIDE_DELTA=1713999600"
|
||||||
- "GETH_OVERRIDE_ECOTONE=1713999600"
|
- "GETH_OVERRIDE_ECOTONE=1713999600"
|
||||||
expose:
|
expose:
|
||||||
- 9545
|
- 9545
|
||||||
@@ -75,7 +76,7 @@ services:
|
|||||||
#- "OP_NODE_L2_SKIP_SYNC_START_CHECK=true"
|
#- "OP_NODE_L2_SKIP_SYNC_START_CHECK=true"
|
||||||
- "OP_NODE_P2P_LISTEN_TCP_PORT=12018"
|
- "OP_NODE_P2P_LISTEN_TCP_PORT=12018"
|
||||||
- "OP_NODE_ROLLUP_CONFIG=/config/sepolia/rollup.json"
|
- "OP_NODE_ROLLUP_CONFIG=/config/sepolia/rollup.json"
|
||||||
- "OP_NODE_OVERRIDE_DELTA=0"
|
- "OP_NODE_OVERRIDE_DELTA=1713999600"
|
||||||
- "OP_NODE_OVERRIDE_ECOTONE=1713999600"
|
- "OP_NODE_OVERRIDE_ECOTONE=1713999600"
|
||||||
command: >
|
command: >
|
||||||
op-node
|
op-node
|
||||||
|
|||||||
Reference in New Issue
Block a user