fix merge

This commit is contained in:
2025-08-15 16:48:31 +00:00
parent bab442e955
commit 9605242892
21 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -37,4 +37,4 @@ async def root():
if __name__ == "__main__":
import uvicorn
uvicorn.run(app, host="0.0.0.0", port=5120)
uvicorn.run(app, host="0.0.0.0", port=5340)