docker cors

This commit is contained in:
Kseninia Mikhaylova 2024-04-27 09:02:39 +03:00
parent 19a9e66269
commit 517b68f2aa
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ ALLOWED_HOSTS = [
"192.168.103.159:8000", "192.168.103.159:8000",
"back", "back",
"back:8000", "back:8000",
"demo.kustarshina.ru",
] ]
CSRF_TRUSTED_ORIGINS = ( CSRF_TRUSTED_ORIGINS = (
"https://demo.kustarshina.ru", "https://demo.kustarshina.ru",