summaryrefslogtreecommitdiffstats
path: root/ded/settings.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ded/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ded/settings.py b/ded/settings.py
index f9c3e8a..a16c488 100644
--- a/ded/settings.py
+++ b/ded/settings.py
@@ -33,7 +33,7 @@ SECRET_KEY = "django-insecure-z*tv24r*)-$q*l1=l64))qocs1x$*10c&6w_@ld^dw#=q#ndy2
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
-ALLOWED_HOSTS = ["ded-web-ho-defnucsyr-ded.apps.ocp1.azure.dso.digital.mod.uk", "localhost", "127.0.0.1"]
+ALLOWED_HOSTS = ["nginx-proxy-route-ho-defnucsyr-ded.apps.ocp1.azure.dso.digital.mod.uk", "localhost", "127.0.0.1"]
STATIC_ROOT = BASE_DIR / "static"