feat: add containerized FastAPI health check
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-r requirements.txt
|
||||
httpx2==2.7.0
|
||||
pytest==9.1.1
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
-r requirements.txt
|
||||
httpx2==2.7.0
|
||||
pytest==9.1.1
|
||||