docs4you commited on
Commit
a594b48
·
verified ·
1 Parent(s): db78050

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -542,4 +542,4 @@ def index():
542
 
543
  if __name__ == '__main__':
544
  print("Proxy started!")
545
- app.run(host="0.0.0.0", port=7880, debug=False)
 
542
 
543
  if __name__ == '__main__':
544
  print("Proxy started!")
545
+ app.run(host="0.0.0.0", port=7861, debug=False)