use rails healthcheck
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ services:
|
|||||||
plan: free
|
plan: free
|
||||||
dockerCommand: "bundle exec puma -C config/puma.rb"
|
dockerCommand: "bundle exec puma -C config/puma.rb"
|
||||||
numInstances: 1
|
numInstances: 1
|
||||||
healthCheckPath: /
|
healthCheckPath: /up
|
||||||
envVars:
|
envVars:
|
||||||
- key: DATABASE_URL
|
- key: DATABASE_URL
|
||||||
fromDatabase:
|
fromDatabase:
|
||||||
|
|||||||
Reference in New Issue
Block a user