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