soiz1 commited on
Commit
886a7d7
·
verified ·
1 Parent(s): 914381e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -378,4 +378,4 @@ def api_restore():
378
  os.rmdir(temp_dir)
379
 
380
  if __name__ == '__main__':
381
- app.run(host='0.0.0.0', port=5000, debug=True)
 
378
  os.rmdir(temp_dir)
379
 
380
  if __name__ == '__main__':
381
+ app.run(host='0.0.0.0', port=7860, debug=True)