Commit 2a7225f0 authored by gyanprakash.keshari's avatar gyanprakash.keshari

Update main.py

parent 85e24685
Pipeline #37665 canceled with stage
......@@ -20,4 +20,4 @@ def read_root():
if __name__ == "__main__":
uvicorn.run(app, host="0.0.0.0", port=8080)
\ No newline at end of file
uvicorn.run(app, host="0.0.0.0", port=8082)
\ 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