This commit is contained in:
2026-04-13 11:16:13 +02:00
parent bbd5690d72
commit 30125aa77b
4 changed files with 41 additions and 19 deletions

View File

@@ -21,4 +21,4 @@ except Exception as e:
sleep 2
done
exec uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload
exec uvicorn app.main:app --host 0.0.0.0 --port 8000