Skip to content

Commit

Permalink
chore: add env file
Browse files Browse the repository at this point in the history
  • Loading branch information
gretchelin committed Dec 12, 2023
1 parent adda49f commit 257d3f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
NUXT_PUBLIC_APP_URL=
NUXT_PUBLIC_APP_NAME=Sidebase Nuxt Auth Issue 551
NUXT_API_BASE_URL=http://localhost:3000/api/v1
NUXT_PUBLIC_USE_MOCKS=1

0 comments on commit 257d3f5

Please sign in to comment.