Update dependencies.
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
index 9d0a740897f00443fc818c724d23c37629735259..2e37ca31845fa6b408bb465d609dd83b5ba541f0 100644 (file)
@@ -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