X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=e5f15405915d91a4dc03b3d1cff6925e0072a905;hb=e58068fde9b27e3de6733be24fc7b3dfac37331b;hp=b4bcbc0b6a866b4e75216e9da2abd3ecb2ef2418;hpb=c99210f1c992cfa084de5e7e141f5a4150693e49;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index b4bcbc0b..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=512 + NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=768