openfree commited on
Commit
95488d7
·
verified ·
1 Parent(s): d1f4a59

Update src/main.py

Browse files
Files changed (1) hide show
  1. src/main.py +1 -1
src/main.py CHANGED
@@ -69,4 +69,4 @@ def video_feed():
69
  mimetype='multipart/x-mixed-replace; boundary=frame')
70
 
71
  if __name__ == "__main__":
72
- app.run(host="0.0.0.0", port=5000, debug=True)
 
69
  mimetype='multipart/x-mixed-replace; boundary=frame')
70
 
71
  if __name__ == "__main__":
72
+ app.run(host="0.0.0.0", port=7860, debug=True)