diff --git a/config.py b/config.py index 268746726..8a9e5745a 100644 --- a/config.py +++ b/config.py @@ -38,7 +38,7 @@ class Test(Config): class Live(Config): - DEBUG = False + DEBUG = True HTTP_PROTOCOL = 'https' configs = {