Fix build due to winston types definition fix
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
index 4fac17bc862aa75b19752916aff4c347ae10d640..e5f15405915d91a4dc03b3d1cff6925e0072a905 100644 (file)
@@ -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