X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=e5f15405915d91a4dc03b3d1cff6925e0072a905;hb=672fed6e70e94e37ba8db689d8517f42ae0f4477;hp=cb1e8aa86a34610ca7886ff51651086c90935120;hpb=d7d1db72537ac2b012ca901a768d6442f3cf39fe;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index cb1e8aa8..e5f15405 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -7,7 +7,8 @@ applications: - https://github.com/cloudfoundry/nodejs-buildpack no-route: true health-check-type: process - timeout: 30 + health-check-invocation-timeout: 10 command: node -r source-map-support/register dist/start.js env: - OPTIMIZE_MEMORY: true + # OPTIMIZE_MEMORY: true + NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=768