mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 01:36:00 +02:00
Update settings.py
This commit is contained in:
parent
a32361146e
commit
50f6b49b47
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ secret_registry_hostname = secret("REGISTRY_HOSTNAME")
|
||||||
BASE_DIR = path.resolve().parent.parent.parent
|
BASE_DIR = path.resolve().parent.parent.parent
|
||||||
|
|
||||||
# SECURITY WARNING: don't run with debug turned on in production!
|
# SECURITY WARNING: don't run with debug turned on in production!
|
||||||
|
# TODO - Investigate the behaviour of this flag. Does not appear
|
||||||
|
# to function for the IS_PRODUCTION flag.
|
||||||
DEBUG = env_debug
|
DEBUG = env_debug
|
||||||
|
|
||||||
# Controls production specific feature toggles
|
# Controls production specific feature toggles
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue