p2p
This commit is contained in:
@@ -79,13 +79,13 @@ services:
|
|||||||
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_SYNCMODE: "consensus-layer"
|
OP_NODE_SYNCMODE: "consensus-layer"
|
||||||
P2P_LISTEN_IP: "0.0.0.0"
|
OP_NODE_P2P_LISTEN_IP: "0.0.0.0"
|
||||||
P2P_LISTEN_TCP_PORT: 43778
|
OP_NODE_P2P_LISTEN_TCP_PORT: 43778
|
||||||
P2P_LISTEN_UDP_PORT: 43778
|
OP_NODE_P2P_LISTEN_UDP_PORT: 43778
|
||||||
P2P_PEER_SCORING: light
|
OP_NODE_P2P_PEER_SCORING: light
|
||||||
P2P_PEER_BANNING: true
|
OP_NODE_P2P_PEER_BANNING: true
|
||||||
P2P_STATIC: /dns4/mainnet-node1-p2p-s3cur1ty5.zircuit.com/tcp/9003/p2p/16Uiu2HAm5Uxn3E8RXEM2e5YsR9VNM8uKoPmZzwQjqp7r64ZLspd5
|
OP_NODE_P2P_STATIC: /dns4/mainnet-node1-p2p-s3cur1ty5.zircuit.com/tcp/9003/p2p/16Uiu2HAm5Uxn3E8RXEM2e5YsR9VNM8uKoPmZzwQjqp7r64ZLspd5
|
||||||
P2P_PRIV_PATH: /config/p2p_node_key_txt
|
OP_NODE_P2P_PRIV_PATH: /config/p2p_node_key_txt
|
||||||
OP_NODE_P2P_ADVERTISE_IP: ${IP}
|
OP_NODE_P2P_ADVERTISE_IP: ${IP}
|
||||||
OP_NODE_LOG_LEVEL: info
|
OP_NODE_LOG_LEVEL: info
|
||||||
OP_NODE_LOG_FORMAT: json
|
OP_NODE_LOG_FORMAT: json
|
||||||
|
|||||||
Reference in New Issue
Block a user