broadfield-dev commited on
Commit
10d9c15
·
verified ·
1 Parent(s): 3a7387c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,4 +171,4 @@ if __name__ == "__main__":
171
  shutil.rmtree(LOCAL_DB_DIR)
172
 
173
  # Run Flask app
174
- app.run(debug=True, host="0.0.0.0", port=5000)
 
171
  shutil.rmtree(LOCAL_DB_DIR)
172
 
173
  # Run Flask app
174
+ app.run(debug=True, host="0.0.0.0", port=7860)