We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4ca0e commit f8a82f5Copy full SHA for f8a82f5
render.yaml
@@ -8,5 +8,5 @@ services:
8
- key: PORT
9
value: 4000
10
numInstances: 1
11
- healthCheckPath: /health
+ healthCheckPath: /health/liveliness
12
autoDeploy: true
0 commit comments