Arrcttacsrks commited on
Commit
3b9927d
·
verified ·
1 Parent(s): a215059

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,4 +48,4 @@ def clear():
48
  return jsonify({"status": "ok"})
49
 
50
  if __name__ == "__main__":
51
- app.run(debug=True)
 
48
  return jsonify({"status": "ok"})
49
 
50
  if __name__ == "__main__":
51
+ app.run(debug=False)