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