Skip to content

Commit 9480ec1

Browse files
authored
fix: add legacy op node flag (#1002)
1 parent 0ef36d3 commit 9480ec1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

op-node-entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ else
4242
fi
4343
export OP_NODE_P2P_ADVERTISE_IP=$PUBLIC_IP
4444

45+
4546
echo "$BASE_NODE_L2_ENGINE_AUTH_RAW" > "$BASE_NODE_L2_ENGINE_AUTH"
47+
export OP_NODE_L2_ENGINE_AUTH=$BASE_NODE_L2_ENGINE_AUTH
4648

4749
exec ./op-node

0 commit comments

Comments
 (0)