We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20ee46a + 4e80726 commit 717ed2cCopy full SHA for 717ed2c
src/signal_documentation/settings.py
@@ -48,7 +48,7 @@
48
49
50
# SECURITY WARNING: don't run with debug turned on in production!
51
-DEBUG = bool(strtobool(os.getenv('DEBUG', 'True')))
+DEBUG = True
52
53
54
# SECURITY WARNING: keep the secret key used in production secret!
0 commit comments