」 feat: added env variable to front

This commit is contained in:
2025-10-16 13:25:36 +02:00
parent d80beff543
commit 2cafd7afac
4 changed files with 10 additions and 4 deletions

View File

@ -29,7 +29,7 @@ services:
- back
environment:
- TZ=Europe/Paris
- GOOGLE_CALLBACK_URL=${GOOGLE_CALLBACK_URL}
- GOOGLE_CALLBACK_URL=${AUTH_URL}
- GOOGLE_CLIENT_ID=${GOOGLE_CLIENT_ID}
- GOOGLE_CLIENT_SECRET=${GOOGLE_CLIENT_SECRET}
- API_TARGET=auth