Skip to content

Commit

Permalink
added nextauth_secret to apphosting.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yarinsn committed Sep 18, 2024
1 parent 490f161 commit 96b4b95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apphosting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ env:
secret: GOOGLE_CLIENT_ID
- variable: GOOGLE_CLIENT_SECRET
secret: GOOGLE_CLIENT_SECRET
- variable: NEXTAUTH_SECRET
secret: test

0 comments on commit 96b4b95

Please sign in to comment.