Rajeev-Isaac commited on
Commit
de040e6
·
verified ·
1 Parent(s): 9988329

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -23,4 +23,4 @@ def chat():
23
  return {'bot_response': response}
24
 
25
  if __name__ == '__main__':
26
- app.run(host='0.0.0.0', port=8000)
 
23
  return {'bot_response': response}
24
 
25
  if __name__ == '__main__':
26
+ app.run(host='0.0.0.0', port=7860)