Commit f20e1aab authored by gyanprakash.keshari's avatar gyanprakash.keshari

Update main.py

parent 77bd8cc7
Pipeline #37657 canceled with stage
...@@ -20,4 +20,4 @@ def read_root(): ...@@ -20,4 +20,4 @@ def read_root():
if __name__ == "__main__": if __name__ == "__main__":
uvicorn.run(app, host="0.0.0.0", port=8082) uvicorn.run(app, host="0.0.0.0", port=8080)
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment