Update: cors prod

This commit is contained in:
Yûki VACHOT 2022-01-24 23:15:25 +01:00
parent fad34ea66f
commit ea17540910

View file

@ -16,7 +16,6 @@ services:
- PYTHONUNBUFFERED=1
- DATABASE_URL_USERS=postgresql://flaskaled1:aled1@10.1.3.10:5433/flaskaledDb1
- DATABASE_URL_LOGS=postgresql://flaskaled2:aled2@10.1.4.10:5434/flaskaledDb2
- ALLOW_ORIGIN=10.1.1.10
- SECRET_KEY=default_secret_key
test: