diff --git a/manifest.yml b/manifest.yml index 790517167..497124e43 100644 --- a/manifest.yml +++ b/manifest.yml @@ -2,6 +2,6 @@ applications: - name: paas-admin command: node dist/main.js - memory: 512M + memory: 2G buildpack: nodejs_buildpack stack: cflinuxfs3