From 8afe4606fc1375be16a2767b698172fe8ae1426c Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 4 Apr 2024 13:37:22 +0200 Subject: [PATCH] add the ip address --- op-lisk-sepolia.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/op-lisk-sepolia.yml b/op-lisk-sepolia.yml index 1b851857..9f754353 100644 --- a/op-lisk-sepolia.yml +++ b/op-lisk-sepolia.yml @@ -82,6 +82,7 @@ uDdWRwgiMr" - "OP_NODE_P2P_LISTEN_UDP_PORT=18660" - "OP_NODE_ROLLUP_CONFIG=/app/sepolia/lisk/rollup.json" - "OP_NODE_RPC_ADDR=0.0.0.0" + - "OP_NODE_P2P_ADVERTISE_IP=${IP}" - "OP_NODE_RPC_PORT=8545" - "OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log" - "OP_NODE_VERIFIER_L1_CONFS=4"