diff --git a/op-node-entrypoint b/op-node-entrypoint index 7e16d35c..89301588 100755 --- a/op-node-entrypoint +++ b/op-node-entrypoint @@ -42,6 +42,8 @@ else fi export OP_NODE_P2P_ADVERTISE_IP=$PUBLIC_IP + echo "$BASE_NODE_L2_ENGINE_AUTH_RAW" > "$BASE_NODE_L2_ENGINE_AUTH" +export OP_NODE_L2_ENGINE_AUTH=$BASE_NODE_L2_ENGINE_AUTH exec ./op-node