Commit 620fe440 authored by Gladys Forte's avatar Gladys Forte

{dev bugfix} debug=false env template

parent 46e4e00e
...@@ -14,7 +14,7 @@ USER_DEFAULT_PASSWORD = password ...@@ -14,7 +14,7 @@ USER_DEFAULT_PASSWORD = password
CATCH_EMAIL = gladys@tirsolutions.com CATCH_EMAIL = gladys@tirsolutions.com
CR_LINK = http://localhost:8000/cms/change-request/form/view CR_LINK = http://localhost:8000/cms/change-request/form/view
REALTIMESERVER_IP = 127.0.0.1:8000 REALTIMESERVER_IP = 127.0.0.1:8000
DEBUG = True DEBUG = False
[NOTIFICATION_EMAIL] [NOTIFICATION_EMAIL]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment