We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef36d3 commit 9480ec1Copy full SHA for 9480ec1
1 file changed
op-node-entrypoint
@@ -42,6 +42,8 @@ else
42
fi
43
export OP_NODE_P2P_ADVERTISE_IP=$PUBLIC_IP
44
45
+
46
echo "$BASE_NODE_L2_ENGINE_AUTH_RAW" > "$BASE_NODE_L2_ENGINE_AUTH"
47
+export OP_NODE_L2_ENGINE_AUTH=$BASE_NODE_L2_ENGINE_AUTH
48
49
exec ./op-node
0 commit comments