.env.example: add new env var

This commit is contained in:
Arthur Jamet
2023-10-01 11:22:06 +02:00
parent 0081eb2acd
commit 9539018b64

View File

@@ -8,7 +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
GOOGLE_CLIENT_ID=toto
GOOGLE_SECRET=tata
GOOGLE_CALLBACK_URL=http://localhost:19006/logged/google