Jofthomas commited on
Commit
42e69ad
·
verified ·
1 Parent(s): 0d69c77

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -663,4 +663,4 @@ if __name__ == "__main__":
663
  print("="*50)
664
 
665
  # Run with uvicorn
666
- uvicorn.run(app, host="0.0.0.0", port=8000)
 
663
  print("="*50)
664
 
665
  # Run with uvicorn
666
+ uvicorn.run(app, host="0.0.0.0", port=7860)