From 5da70bbb2d660777eb889e987795b9d3813f4daf Mon Sep 17 00:00:00 2001 From: Dwayne Forde Date: Mon, 8 Oct 2018 09:13:50 -0400 Subject: [PATCH] Updates 'none' to 'process' in the deployment manifest for pushpop --- manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yml b/manifest.yml index 4dc1838b..3ce941ad 100644 --- a/manifest.yml +++ b/manifest.yml @@ -6,7 +6,7 @@ applications: disk: 200M command: bundle exec pushpop jobs:run no-route: true - health-check-type: none + health-check-type: process services: - keen.io - pushpop-sendgrid-account