@ -69,4 +69,5 @@ def initDB():
if __name__ == '__main__':
initDB()
app.run(debug=True)
# app.run(debug=True)
app.run(debug=False)