Apply dependencies update
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
index 13129e75538154d9c7538a31185c5c8a028c4058..1883969c92873cef0a7f4561e8ea98761855bd8e 100644 (file)
@@ -1,5 +1,5 @@
 applications:
-- name: sap-ev-simulator
+- name: charging-stations-simulator
   memory: 1G
   disk_quota: 1G
   instances: 1
@@ -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