Fix CF template.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 4 Nov 2020 07:46:19 +0000 (08:46 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 4 Nov 2020 07:46:19 +0000 (08:46 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
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