Skip to content

Commit

Permalink
add token to env test
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-burel committed Dec 1, 2021
1 parent c60ceac commit 6372014
Show file tree
Hide file tree
Showing 2 changed files with 864 additions and 967 deletions.
1 change: 1 addition & 0 deletions .env.test
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
TOKEN_SECRET="test-secret-token"
NEXT_PUBLIC_GRAPHQL_URI="http://localhost:3000/api/graphql"
MONGO_URI="mongodb://localhost:27017/vulcan-next-app"
APOLLO_SERVER_CORS_WHITELIST="http://localhost:3000"
Expand Down
Loading

0 comments on commit 6372014

Please sign in to comment.