tianlong12 commited on
Commit
351bb63
·
verified ·
1 Parent(s): 1d577b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,4 +83,4 @@ def forward_to_target(subpath):
83
 
84
 
85
  if __name__ == "__main__":
86
- app.run(host='0.0.0.0', port=4500, threaded=True)
 
83
 
84
 
85
  if __name__ == "__main__":
86
+ app.run(host='0.0.0.0', port=7860, threaded=True)