pvanand commited on
Commit
fa0386d
·
verified ·
1 Parent(s): d44c2cc

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -56,4 +56,4 @@ async def test():
56
 
57
  if __name__ == "__main__":
58
  import uvicorn
59
- uvicorn.run(app, host="0.0.0.0", port=8000)
 
56
 
57
  if __name__ == "__main__":
58
  import uvicorn
59
+ uvicorn.run(app, host="0.0.0.0", port=7860)