Rename index.js to start.js
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
index 13129e75538154d9c7538a31185c5c8a028c4058..9d0a740897f00443fc818c724d23c37629735259 100644 (file)
@@ -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 src/start.js
   env:
     OPTIMIZE_MEMORY: true