X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=8804ef1dd58677dd1d9ca80c946fd919ffd5b9a8;hb=d71ce3fa734fcefeb3dce31d78968b847c625c92;hp=e1420eb88b7aafa8c0e4437017cf83b2c0abf0d3;hpb=58788356375d5a9d27f35e9a8b6aa0da9d86a616;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index e1420eb8..8804ef1d 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -9,7 +9,7 @@ applications: routes: - route: e-mobility-charging-stations-simulator.cfapps.sap.hana.ondemand.com health-check-type: process - command: node -r source-map-support/register dist/start.cjs + command: node dist/start.js env: # OPTIMIZE_MEMORY: true - NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=768 + NODE_OPTIONS: --enable-source-maps --stack-trace-limit=1024 --max-old-space-size=768