deploy: changed all domains to new one

also removed tls config from nginx as it is handled by caddy on vm
This commit is contained in:
ITQ
2025-04-02 19:07:21 +03:00
parent f1b5d8650c
commit 998cb90cf6
9 changed files with 12 additions and 120 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
DJANGO_SECRET_KEY=secretees
DJANGO_DEBUG=False
DJANGO_ALLOWED_HOSTS=*
DJANGO_CSRF_TRUSTED_ORIGINS=http://localhost,http://127.0.0.1,https://*.final.prodcontest.ru
DJANGO_CSRF_TRUSTED_ORIGINS=http://localhost,http://127.0.0.1,https://datarush.itqdev.xyz
DJANGO_CORS_ALLOWED_ORIGINS=*
DJANGO_INTERNAL_IPS=127.0.0.1
DJANGO_LANGUAGE_CODE=ru
@@ -15,7 +15,7 @@ DJANGO_SUPERUSER_EMAIL=admin@mail.com
DJANGO_SUPERUSER_PASSWORD=prooooooood
MINIO_ENDPOINT=minio:9000
MINIO_CUSTOM_ENDPOINT_URL=https://prod-team-15-minio-2pc0i3lc.final.prodcontest.ru
MINIO_CUSTOM_ENDPOINT_URL=https://s3.datarush.itqdev.xyz
MINIO_ACCESS_KEY=admin
MINIO_SECRET_KEY=password