diff --git a/call2025/settings.template.py b/call2025/settings.template.py index 8ae4c50..1e7c09f 100644 --- a/call2025/settings.template.py +++ b/call2025/settings.template.py @@ -24,7 +24,7 @@ SECRET_KEY = 'django-insecure-nn7mvrgu6de^%z&6t1usgaji_*59z*v+230tluec-h4fw*n(%i # SECURITY WARNING: don't run with debug turned on in production! DEBUG = True -DEPLOY = True +DEPLOY = False if DEPLOY: ALLOWED_HOSTS = ['xpub.nl']