use rails healthcheck
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user