This commit is contained in:
Ambulance Clerc
2022-06-18 19:31:01 +02:00
parent 448e178ca8
commit 5b89d24cb8

View File

@@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-j4jd&+4j^t_=@zr(#q@n!8e*58vkql6&_6w-t14ju8pw%ei%^s
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
cfg_dev_mode = True
cfg_dev_mode = False
ALLOWED_HOSTS = ["192.168.3.125","rh.ambulance-clerc.ch"]
if cfg_dev_mode: