Skip to content

Commit

Permalink
build(render.yaml): fix health check route
Browse files Browse the repository at this point in the history
  • Loading branch information
krrishdholakia committed May 24, 2024
1 parent cf4ca0e commit f8a82f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ services:
- key: PORT
value: 4000
numInstances: 1
healthCheckPath: /health
healthCheckPath: /health/liveliness
autoDeploy: true

0 comments on commit f8a82f5

Please sign in to comment.