foreversheikh commited on
Commit
eb3db51
·
verified ·
1 Parent(s): 840d0a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -290,4 +290,4 @@ def handle_reset():
290
 
291
  if __name__ == '__main__':
292
  print("🐍 Starting Flask server...")
293
- socketio.run(app, debug=True,host='0.0.0.0', port=7860)
 
290
 
291
  if __name__ == '__main__':
292
  print("🐍 Starting Flask server...")
293
+ socketio.run(app, debug=True,host='0.0.0.0', port=5000)