From 2b12fafd17e154932cc6d14b0318cedfc9490e80 Mon Sep 17 00:00:00 2001 From: Ryan W Date: Sat, 30 Sep 2023 11:24:28 -0700 Subject: [PATCH] use rails healthcheck --- render.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/render.yaml b/render.yaml index 8f70c67..a139ff2 100644 --- a/render.yaml +++ b/render.yaml @@ -16,7 +16,7 @@ services: plan: free dockerCommand: "bundle exec puma -C config/puma.rb" numInstances: 1 - healthCheckPath: / + healthCheckPath: /up envVars: - key: DATABASE_URL fromDatabase: