docker cors
This commit is contained in:
parent
19a9e66269
commit
517b68f2aa
|
@ -34,6 +34,7 @@ ALLOWED_HOSTS = [
|
|||
"192.168.103.159:8000",
|
||||
"back",
|
||||
"back:8000",
|
||||
"demo.kustarshina.ru",
|
||||
]
|
||||
CSRF_TRUSTED_ORIGINS = (
|
||||
"https://demo.kustarshina.ru",
|
||||
|
|
Loading…
Reference in New Issue