mirror of
https://github.com/BerriAI/litellm.git
synced 2025-12-06 11:33:26 +08:00
build(render.yaml): fix health check route
This commit is contained in:
@@ -8,5 +8,5 @@ services:
|
||||
- key: PORT
|
||||
value: 4000
|
||||
numInstances: 1
|
||||
healthCheckPath: /health
|
||||
healthCheckPath: /health/liveliness
|
||||
autoDeploy: true
|
||||
|
||||
Reference in New Issue
Block a user