fixed issues history

This commit is contained in:
OwusuBlessing
2025-08-12 19:32:39 +01:00
parent 1905492f93
commit bab442e955
8 changed files with 94 additions and 8 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=5340)
uvicorn.run(app, host="0.0.0.0", port=5120)