X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=2e37ca31845fa6b408bb465d609dd83b5ba541f0;hb=b652b0c3a8be2600bd603a7744141088de97b666;hp=052c276f44d71313133d59953a27747cc69dd5ce;hpb=b3ed85984685280c4af723033d362d44129677a9;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index 052c276f..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 dist/start.js + command: node -r source-map-support/register dist/start.js env: OPTIMIZE_MEMORY: true