mirror of
https://github.com/onyx-dot-app/litellm.git
synced 2026-06-30 20:47:56 -04:00
build(render.yaml): fix health check route
This commit is contained in:
+1
-1
@@ -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