diff --git a/backend/.env b/backend/.env index 605b9c9..d78138b 100644 --- a/backend/.env +++ b/backend/.env @@ -15,8 +15,8 @@ SMTP_FROM=dvirlabs@gmail.com # Google OAuth GOOGLE_CLIENT_ID=143092846986-hsi59m0on2c9rb5qrdoejfceieao2ioc.apps.googleusercontent.com GOOGLE_CLIENT_SECRET=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 -GOOGLE_REDIRECT_URI=http://localhost:8001/auth/google/callback -FRONTEND_URL=http://localhost:5174 +GOOGLE_REDIRECT_URI=https://api-my-recipes.dvirlabs.com/auth/google/callback +FRONTEND_URL=https://my-recipes.dvirlabs.com # Microsoft Entra ID (Azure AD) OAuth AZURE_CLIENT_ID=db244cf5-eb11-4738-a2ea-5b0716c9ec0a