build(render.yaml): fix health check route
This commit is contained in:
parent
cf4ca0ef64
commit
f8a82f5779
@ -8,5 +8,5 @@ services:
|
||||
- key: PORT
|
||||
value: 4000
|
||||
numInstances: 1
|
||||
healthCheckPath: /health
|
||||
healthCheckPath: /health/liveliness
|
||||
autoDeploy: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user