mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update main.py
This commit is contained in:
parent
3f60b1a908
commit
e041e0d2e4
@ -56,6 +56,5 @@ async def redoc_html():
|
||||
redoc_js_url="/static/redoc/redoc.standalone.js",
|
||||
)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
uvicorn.run("main:get_app", host='0.0.0.0', port=5000, reload=True)
|
||||
|
Loading…
Reference in New Issue
Block a user