updated on dev server

This commit is contained in:
2025-08-12 13:40:42 +00:00
parent 9952eeda71
commit 8ea9510b90
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)