Skip to content

Commit

Permalink
Update bridge example env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennievon committed Jun 11, 2024
1 parent 45ce9d4 commit 52ceab6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions contracts/src/bridge/frontend/env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
NEXT_PUBLIC_L1_BRIDGE=
NEXT_PUBLIC_L2_BRIDGE=
NEXT_PUBLIC_BRIDGE_API_HOST=

NEXT_PUBLIC_BRIDGE_L1=
NEXT_PUBLIC_BRIDGE_L2=
NEXT_PUBLIC_BRIDGE_MESSAGE_BUS=
NEXT_PUBLIC_BRIDGE_GOOGLE_ANALYTICS_ID=

0 comments on commit 52ceab6

Please sign in to comment.