server start bug fix

This commit is contained in:
2026-05-21 05:57:03 +02:00
parent 640c852e80
commit 58aed7c706
+1 -1
View File
@@ -1 +1 @@
python -m uvicorn src/server:app --reload
python -m uvicorn src.server:app --reload