Front: Fix env var

This commit is contained in:
Arthur Jamet
2023-10-02 16:56:46 +02:00
parent 920126a392
commit 4299a93afe
6 changed files with 33 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ POSTGRES_DB=chromacase
API_URL=http://localhost:80/api
SCORO_URL=ws://localhost:6543
MINIO_ROOT_PASSWORD=12345678
EXPO_PUBLIC_API_URL=$API_URL
EXPO_PUBLIC_SCORO_URL=$SCORO_URL
EXPO_PUBLIC_API_URL=http://localhost:80/api
EXPO_PUBLIC_SCORO_URL=ws://localhost:6543
GOOGLE_CLIENT_ID=toto
GOOGLE_SECRET=tata
GOOGLE_CALLBACK_URL=http://localhost:19006/logged/google