X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=2e37ca31845fa6b408bb465d609dd83b5ba541f0;hb=0d49afad899cfd83db465fbf903f972a981df928;hp=13129e75538154d9c7538a31185c5c8a028c4058;hpb=4b5ff95c0efb7b298401c23de71f03197151bf00;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index 13129e75..2e37ca31 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -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