X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=2e37ca31845fa6b408bb465d609dd83b5ba541f0;hb=a69367a5b7afcd8de9c45941e29550d31421fad2;hp=c31cbb5b894bb2d61ae8321b8479888d4a9935a0;hpb=7dde0b73302613be132c41e1f28a42de555dc2b6;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index c31cbb5b..2e37ca31 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -1,5 +1,5 @@ applications: -- name: sap-ev-simulator-qa +- name: sap-ev-simulator memory: 1G disk_quota: 1G instances: 1 @@ -7,6 +7,6 @@ applications: - https://github.com/cloudfoundry/nodejs-buildpack no-route: true health-check-type: process - command: node src/index.js + command: node -r source-map-support/register dist/start.js env: OPTIMIZE_MEMORY: true