rajkhanke commited on
Commit
6ce1456
·
verified ·
1 Parent(s): af999d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -228,4 +228,4 @@ def health_check():
228
 
229
 
230
  if __name__ == '__main__':
231
- app.run(debug=True, host='0.0.0.0', port=5000)
 
228
 
229
 
230
  if __name__ == '__main__':
231
+ app.run(debug=True, host='0.0.0.0', port=7860)