Commit e603f388 authored by Sikhin VC's avatar Sikhin VC

abc

parent b3fe1a52
...@@ -72,6 +72,6 @@ async def root(content: optimization): ...@@ -72,6 +72,6 @@ async def root(content: optimization):
if __name__ == '__main__': if __name__ == '__main__':
uvicorn.run(app, port=8080, host='localhost') uvicorn.run(app, port=8080, host='0.0.0.0')
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