ajout de l'autologin

This commit is contained in:
Ambulance Clerc
2023-02-13 18:20:07 +01:00
parent fc364e28e0
commit c6d180fc5c

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 = false
cfg_dev_mode = False
ALLOWED_HOSTS = ["rh.ambulance-clerc.ch"]
if cfg_dev_mode: