a
This commit is contained in:
parent
03acd93de4
commit
dee252fadb
|
|
@ -63,4 +63,4 @@ async def health():
|
|||
|
||||
if __name__ == "__main__":
|
||||
import uvicorn
|
||||
uvicorn.run(app, host="0.0.0.0", port=8000)
|
||||
uvicorn.run(app, host="0.0.0.0", port=8001)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user