diff --git a/atdb/atdb/settings/docker_sdc.py b/atdb/atdb/settings/docker_sdc.py index 92435f8c200ce5f7bd33a8483f6c4190d974cbd4..b77b63ace0f710978de189dd642ef4e3812d4764 100644 --- a/atdb/atdb/settings/docker_sdc.py +++ b/atdb/atdb/settings/docker_sdc.py @@ -8,9 +8,6 @@ try: except: DEBUG = False -#nv: 21 aug 2023, temporary override for troubleshooting -DEBUG = True - ALLOWED_HOSTS = ["*"] # True: Enables a header that tells the UA to switch on the XSS filter.