Skip to content

Commit

Permalink
Example .env.local file
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeTrost committed Oct 19, 2023
1 parent d63b50b commit ebc72d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/management-system-v2/.env.local.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
NEXTAUTH_URL=
NEXTAUTH_SECRET=

AUTH0_CLIENT_ID=
AUTH0_CLIENT_SECRET=
AUTH0_ISSUER=
AUTH0_SCOPE=

0 comments on commit ebc72d0

Please sign in to comment.