X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=manifest-cf-template.yml;h=e5f15405915d91a4dc03b3d1cff6925e0072a905;hb=f902e1c441c6751f885e39bc5aa23721a102f424;hp=35fe628a449ab1dd1856f92983b4fb445efe01fc;hpb=e55ef94a997fd43fe1b6f2711667777e57cdef63;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index 35fe628a..e5f15405 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -7,8 +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 - NODE_OPTIONS: --max-old-space-size=768 + NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=768