Commit f259a0a7 authored by karishma.anupuru's avatar karishma.anupuru

Update main.py

parent f628ad3a
Pipeline #37784 failed with stage
in 15 seconds
......@@ -20,4 +20,4 @@ def read_root():
if __name__ == "__main__":
uvicorn.run(app, host="0.0.0.0", port=8080)
uvicorn.run(app, host="0.0.0.0", port=8085)
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