Skip to content

Commit f8a82f5

Browse files
build(render.yaml): fix health check route
1 parent cf4ca0e commit f8a82f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ services:
88
- key: PORT
99
value: 4000
1010
numInstances: 1
11-
healthCheckPath: /health
11+
healthCheckPath: /health/liveliness
1212
autoDeploy: true

0 commit comments

Comments
 (0)