mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-25 15:45:23 +00:00
Update settings.py
This commit is contained in:
parent
6f0c016ec8
commit
7c5b606538
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SECRET_KEY = '4y(f4rfqc6f2!i8_vfuu)kav6tdv5#sc=n%o451dm+th0&3uci'
|
|||
|
||||
DEBUG = False
|
||||
|
||||
TEMPLATE_DEBUG = False
|
||||
TEMPLATE_DEBUG = DEBUG
|
||||
|
||||
ALLOWED_HOSTS = ['*']
|
||||
|
||||
|
|
Loading…
Reference in a new issue