openfree commited on
Commit
7b9eb75
·
verified ·
1 Parent(s): 344eea2

Update src/main.py

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