Skip to content

Commit

Permalink
fix: include AUTH0_ENABLED in .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
Jameskmonger committed Oct 24, 2023
1 parent 1af7fbd commit 19485fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
NODE_ENV=development
AUTH0_ENABLED=false
AUTH0_DOMAIN=
AUTH0_SPA_CLIENT_ID=
AUTH0_MACHINE_TO_MACHINE_CLIENT_ID=
Expand Down

0 comments on commit 19485fa

Please sign in to comment.