fix
This commit is contained in:
@@ -85,7 +85,7 @@ services:
|
|||||||
OP_NODE_L1_EPOCH_POLL_INTERVAL: 384s
|
OP_NODE_L1_EPOCH_POLL_INTERVAL: 384s
|
||||||
OP_NODE_HEARTBEAT_ENABLED: "false"
|
OP_NODE_HEARTBEAT_ENABLED: "false"
|
||||||
OP_NODE_L1_BEACON: ${ETHEREUM_MAINNET_BEACON_REST}
|
OP_NODE_L1_BEACON: ${ETHEREUM_MAINNET_BEACON_REST}
|
||||||
OP_NODE_SYNCMODE: execution-layer
|
OP_NODE_SYNCMODE: consensus-layer
|
||||||
OP_NODE_P2P_LISTEN_IP: "0.0.0.0"
|
OP_NODE_P2P_LISTEN_IP: "0.0.0.0"
|
||||||
OP_NODE_P2P_LISTEN_TCP_PORT: 15463
|
OP_NODE_P2P_LISTEN_TCP_PORT: 15463
|
||||||
OP_NODE_P2P_LISTEN_UDP_PORT: 15463
|
OP_NODE_P2P_LISTEN_UDP_PORT: 15463
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ services:
|
|||||||
OP_NODE_L1_EPOCH_POLL_INTERVAL: 384s
|
OP_NODE_L1_EPOCH_POLL_INTERVAL: 384s
|
||||||
OP_NODE_HEARTBEAT_ENABLED: "false"
|
OP_NODE_HEARTBEAT_ENABLED: "false"
|
||||||
OP_NODE_L1_BEACON: ${ETHEREUM_SEPOLIA_BEACON_REST}
|
OP_NODE_L1_BEACON: ${ETHEREUM_SEPOLIA_BEACON_REST}
|
||||||
OP_NODE_SYNCMODE: execution-layer
|
OP_NODE_SYNCMODE: consensus-layer
|
||||||
OP_NODE_P2P_LISTEN_IP: "0.0.0.0"
|
OP_NODE_P2P_LISTEN_IP: "0.0.0.0"
|
||||||
OP_NODE_P2P_LISTEN_TCP_PORT: 15095
|
OP_NODE_P2P_LISTEN_TCP_PORT: 15095
|
||||||
OP_NODE_P2P_LISTEN_UDP_PORT: 15095
|
OP_NODE_P2P_LISTEN_UDP_PORT: 15095
|
||||||
|
|||||||
Reference in New Issue
Block a user