Update .env.prod

This commit is contained in:
IRBorisov 2023-09-16 18:06:20 +03:00
parent a158fe8e23
commit 65aecea8d2

View File

@ -1,7 +1,7 @@
# Application settings
# SECRET_KEY=
ALLOWED_HOSTS=cportal.acconcept.ru
ALLOWED_HOSTS=cportal.acconcept.ru;api.cportal.acconcept.ru
CSRF_TRUSTED_ORIGINS=https://cportal.acconcept.ru;https://api.cportal.acconcept.ru
CORS_ALLOWED_ORIGINS=https://cportal.acconcept.ru