Skip to content

Commit

Permalink
fix: env sample
Browse files Browse the repository at this point in the history
  • Loading branch information
ruilopesm committed Feb 6, 2024
1 parent d4a06ec commit e8a5e2c
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 e8a5e2c

Please sign in to comment.