* updated INTERNAL_IPS
This commit is contained in:
parent
44b4f11f72
commit
b3f6df3776
|
|
@ -31,7 +31,7 @@ DISABLE_PERMISSIONS = True
|
||||||
|
|
||||||
ALLOWED_HOSTS = ["crm-poizonstore.ru", "127.0.0.1", "localhost", "45.84.227.72"]
|
ALLOWED_HOSTS = ["crm-poizonstore.ru", "127.0.0.1", "localhost", "45.84.227.72"]
|
||||||
|
|
||||||
INTERNAL_IPS = ["127.0.0.1"]
|
INTERNAL_IPS = ["127.0.0.1", 'localhost']
|
||||||
|
|
||||||
CORS_ALLOWED_ORIGINS = [
|
CORS_ALLOWED_ORIGINS = [
|
||||||
"http://poizonstore.com",
|
"http://poizonstore.com",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user