enemy7 commited on
Commit
04e9717
·
1 Parent(s): a9afb83

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -26,5 +26,5 @@ def run_command(command):
26
  return 'Command timed out.'
27
 
28
 
29
- print("running")
30
- socketio.run(app, port=7860,allow_unsafe_werkzeug=True)
 
26
  return 'Command timed out.'
27
 
28
 
29
+ # print("running")
30
+ # socketio.run(app, port=7860,allow_unsafe_werkzeug=True)