* DISABLE_PERMISSIONS = False
This commit is contained in:
parent
2fdd009ca5
commit
c6b7bdf8b4
|
|
@ -27,7 +27,7 @@ CDEK_CLIENT_SECRET = '***REMOVED***'
|
|||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
DISABLE_PERMISSIONS = True
|
||||
DISABLE_PERMISSIONS = False
|
||||
DISABLE_CORS = True
|
||||
|
||||
ALLOWED_HOSTS = ["crm-poizonstore.ru", "127.0.0.1", "localhost", "45.84.227.72"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user