Set to work with prod env
This commit is contained in:
parent
ae9349ca7e
commit
a78053474b
@ -15,8 +15,8 @@ SMTP_FROM=dvirlabs@gmail.com
|
|||||||
# Google OAuth
|
# Google OAuth
|
||||||
GOOGLE_CLIENT_ID=143092846986-hsi59m0on2c9rb5qrdoejfceieao2ioc.apps.googleusercontent.com
|
GOOGLE_CLIENT_ID=143092846986-hsi59m0on2c9rb5qrdoejfceieao2ioc.apps.googleusercontent.com
|
||||||
GOOGLE_CLIENT_SECRET=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
|
GOOGLE_CLIENT_SECRET=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
|
||||||
GOOGLE_REDIRECT_URI=http://localhost:8001/auth/google/callback
|
GOOGLE_REDIRECT_URI=https://api-my-recipes.dvirlabs.com/auth/google/callback
|
||||||
FRONTEND_URL=http://localhost:5174
|
FRONTEND_URL=https://my-recipes.dvirlabs.com
|
||||||
|
|
||||||
# Microsoft Entra ID (Azure AD) OAuth
|
# Microsoft Entra ID (Azure AD) OAuth
|
||||||
AZURE_CLIENT_ID=db244cf5-eb11-4738-a2ea-5b0716c9ec0a
|
AZURE_CLIENT_ID=db244cf5-eb11-4738-a2ea-5b0716c9ec0a
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user