add archiver
This commit is contained in:
@@ -78,6 +78,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: ${ZIRCUIT_ETHEREUM_MAINNET_BEACON_REST}
|
OP_NODE_L1_BEACON: ${ZIRCUIT_ETHEREUM_MAINNET_BEACON_REST}
|
||||||
|
OP_NODE_L1_BEACON_ARCHIVER: ${ZIRCUIT_ETHEREUM_MAINNET_BEACON_ARCHIVER}
|
||||||
OP_NODE_SYNCMODE: "consensus-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: 43778
|
OP_NODE_P2P_LISTEN_TCP_PORT: 43778
|
||||||
|
|||||||
Reference in New Issue
Block a user