Fix CF template.
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
index 9d0a740897f00443fc818c724d23c37629735259..052c276f44d71313133d59953a27747cc69dd5ce 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 dist/start.js
   env:
     OPTIMIZE_MEMORY: true