Skip to content

Commit

Permalink
fix: env sample (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruilopesm authored Feb 6, 2024
1 parent 6a91215 commit 02d5b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.local.sample
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
NEXT_PUBLIC_API_URL=http://locahost:4000
NEXT_PUBLIC_WS_URL=ws://localhost:4000/socket
NEXT_PUBLIC_QRCODE_HOST=seium.org
NEXT_PUBLIC_BACKOFFICE_FEATURE_FLAG=true

0 comments on commit 02d5b98

Please sign in to comment.