X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=42c8b2996a1ab78da5ebfdfa7e86ab96f6180201;hb=d48c3449130186db20f9c296178d36e309d70c24;hp=4fac17bc862aa75b19752916aff4c347ae10d640;hpb=85d206672d2dc688827177e4de87a069c4b2cdc1;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index 4fac17bc..42c8b299 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -11,4 +11,4 @@ applications: command: node -r source-map-support/register dist/start.js env: # OPTIMIZE_MEMORY: true - NODE_OPTIONS: --max-old-space-size=768 + NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=512