Skip to content

Commit

Permalink
fixed env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasg2001 committed Oct 1, 2023
1 parent 67915e9 commit 9ff00e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ GOOGLE_ID = 803175308366-9jbiksukq0vaojn2cfgbtcpbc0otr35p.apps.googleusercontent
GOOGLE_CLIENT_SECRET = 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
MONGODB_URI = mongodb+srv://NickG01:Fortress124@cluster0.lr2je9h.mongodb.net/?retryWrites=true&w=majority

NEXTAUTH_URL = http://localhost:3000
NEXTAUTH_URL_INTERNAL = http://localhost:3000
NEXTAUTH_URL = https://vercel.com/nicholasg2001s-projects/quickprompts/AAgjyRKBU93bttn1dL7sGque1LTZ
NEXTAUTH_URL_INTERNAL = https://vercel.com/nicholasg2001s-projects/quickprompts/AAgjyRKBU93bttn1dL7sGque1LTZ
NEXTAUTH_SECRET= 2jBWk6/+dtaipEWNSPD7gsKyLbX3tmAlL7vYHv55+rQ=

0 comments on commit 9ff00e3

Please sign in to comment.