add: liveness and readiness probes

This commit is contained in:
2026-04-30 20:43:11 +02:00
parent 78275ea481
commit e5ed302b4d
4 changed files with 27 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
fastapi==0.111.0
uvicorn[standard]==0.29.0