diff --git a/schort.py b/schort.py index b5443de..b74e7ec 100755 --- a/schort.py +++ b/schort.py @@ -69,4 +69,5 @@ def initDB(): if __name__ == '__main__': initDB() - app.run(debug=True) +# app.run(debug=True) + app.run(debug=False)