diff --git a/manifest.yml b/manifest.yml index 3c13da1d9..be4095eff 100644 --- a/manifest.yml +++ b/manifest.yml @@ -6,7 +6,7 @@ defaults: &defaults - type: web command: bundle exec rake cf:on_first_instance db:migrate && bin/rails server instances: 2 - memory: 512M + memory: 1G health-check-type: http health-check-http-endpoint: /health