diff --git a/manifest-production.yml b/manifest-production.yml index f109510e..7e659060 100644 --- a/manifest-production.yml +++ b/manifest-production.yml @@ -2,7 +2,7 @@ applications: - name: tock buildpack: python_buildpack - memory: 1250M + memory: 2048M path: . stack: cflinuxfs3 timeout: 180 @@ -14,7 +14,7 @@ applications: NEW_RELIC_CONFIG_FILE: /home/vcap/app/newrelic.ini NEW_RELIC_ENV: production NEW_RELIC_LOG: stdout - instances: 4 + instances: 2 services: - tockdb - tock-credentials