Убрал дебаг
This commit is contained in:
parent
2af5cb2a42
commit
66acba315a
@ -74,9 +74,6 @@ if not DEBUG:
|
||||
CELERY_BROKER_URL = os.environ.get('CELERY_BROKER_URL', 'redis://localhost:6379/0')
|
||||
CELERY_RESULT_BACKEND = os.environ.get('CELERY_RESULT_BACKEND', 'redis://localhost:6379/0')
|
||||
|
||||
if DEBUG:
|
||||
A = True
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
'https://nikdizell.ru',
|
||||
'https://www.nikdizell.ru',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user