docs4you commited on
Commit
98be593
·
verified ·
1 Parent(s): 06c7e61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -398,4 +398,4 @@ def index():
398
 
399
  if __name__ == '__main__':
400
  print("Proxy started!")
401
- app.run(host="0.0.0.0", port=7860, debug=False)
 
398
 
399
  if __name__ == '__main__':
400
  print("Proxy started!")
401
+ app.run(host="0.0.0.0", port=7880, debug=False)