use rails healthcheck

This commit is contained in:
Ryan W
2023-09-30 11:24:28 -07:00
parent 4cf13fefd9
commit 2b12fafd17
+1 -1
View File
@@ -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: