X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=e5f15405915d91a4dc03b3d1cff6925e0072a905;hb=1f5df42ad17d09d3a1f53f6618eba325a403d7ad;hp=1883969c92873cef0a7f4561e8ea98761855bd8e;hpb=5f4be58cc3d316c21927739089cc9d6f29e8f940;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index 1883969c..e5f15405 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -7,6 +7,8 @@ applications: - https://github.com/cloudfoundry/nodejs-buildpack no-route: true health-check-type: process + 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