X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=manifest-cf-template.yml;h=e5f15405915d91a4dc03b3d1cff6925e0072a905;hb=324fd4ee84aa8b7bff66c751f1f73c659e449682;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..e5f15405 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=768