This commit is contained in:
parent
aaa62aed1d
commit
c397dbb61b
@ -32,8 +32,6 @@ DEBUG = True
|
|||||||
|
|
||||||
ALLOWED_HOSTS = ['https://izaac.knck.pl', 'izaac.knck.pl', 'localhost', 'izaac-backend', 'izaac-frontend']
|
ALLOWED_HOSTS = ['https://izaac.knck.pl', 'izaac.knck.pl', 'localhost', 'izaac-backend', 'izaac-frontend']
|
||||||
|
|
||||||
CORS_ALLOW_ALL_ORIGINS = True
|
|
||||||
|
|
||||||
CORS_ALLOWED_ORIGNS = [
|
CORS_ALLOWED_ORIGNS = [
|
||||||
"http://localhost:8000",
|
"http://localhost:8000",
|
||||||
"https://izaac.knck.pl",
|
"https://izaac.knck.pl",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user