We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01771a9 + bb2ee2f commit a8ec066Copy full SHA for a8ec066
apphosting.yaml
@@ -28,7 +28,9 @@ env:
28
- variable: GOOGLE_CLIENT_SECRET
29
secret: AUTH_GOOGLE_SECRET
30
- variable: AUTH_URL
31
- value: https://query--dsgt-website.us-east4.hosted.app
+ value: https://datasciencegt.org
32
+ - variable: NEXTAUTH_URL
33
34
# Stripe Configuration
35
- variable: STRIPE_SECRET_KEY
36
# Project Number identifier (safe to commit) used for robust resolution
0 commit comments