DipakBundheliya commited on
Commit
b9b91cf
1 Parent(s): 8331e44

Update port

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,4 +132,4 @@ def history():
132
 
133
 
134
  if __name__ == '__main__':
135
- app.run(host='0.0.0.0', port=5000)
 
132
 
133
 
134
  if __name__ == '__main__':
135
+ app.run(host='0.0.0.0', port=7860)