Track ATG status on a per connector basis.
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
index b4bcbc0b6a866b4e75216e9da2abd3ecb2ef2418..42c8b2996a1ab78da5ebfdfa7e86ab96f6180201 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=512
+    NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=512