X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=8804ef1dd58677dd1d9ca80c946fd919ffd5b9a8;hb=856e8f67312da4acabeff1bd8452f02658a22fdb;hp=a7d07501739c05d270c36bae35eb62eaef72ecb1;hpb=abe9e9dd3d72acc384fa2d3acd434f0053d8c61e;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index a7d07501..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.mjs + 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