X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=f472369402684b269ada23246317fd542a599428;hb=b85cef4cba7e4d2294940aef29a9f74edf800dac;hp=1fd2dcd83a4b3fcf952bfb5b055cc89d12df96fa;hpb=6628cd10b4a53348ead7a47ff3bea92ba5f919ab;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index 1fd2dcd8..f4723694 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -9,8 +9,9 @@ applications: routes: - route: e-mobility-charging-stations-simulator.cfapps.sap.hana.ondemand.com health-check-type: process - health-check-invocation-timeout: 10 - command: node -r source-map-support/register dist/start.cjs + # debug deployed app development build + # command: node -r source-map-support/register dist/start.js + command: node dist/start.js env: # OPTIMIZE_MEMORY: true NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=768