Skip to content

Commit

Permalink
Update .env.example with more appropriate values
Browse files Browse the repository at this point in the history
  • Loading branch information
AmaanC authored Mar 20, 2017
1 parent 2aff8b8 commit 5714372
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/basic-api/.env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
AUTH0_CLIENT_ID={CLIENT_ID}
AUTH0_CLIENT_SECRET={CLIENT_SECRET}
AUTH0_AUDIENCE={API_AUDIENCE}
AUTH0_DOMAIN={AUTH0_ACCOUNT}.auth0.com

0 comments on commit 5714372

Please sign in to comment.