Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Apply dependencies update
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
  • Loading branch information
Jérôme Benoit committed Apr 14, 2022
1 parent 7cc0b03 commit 19eac63
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 164 deletions.
2 changes: 2 additions & 0 deletions manifest-cf-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ applications:
instances: 1
buildpacks:
- https://github.com/cloudfoundry/nodejs-buildpack
# Comment out if you are using the web UI
no-route: true
health-check-type: process
health-check-invocation-timeout: 10
command: node -r source-map-support/register dist/start.js
# command: node -r source-map-support/register dist/httpd/ui/start.js
env:
# OPTIMIZE_MEMORY: true
NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=768
Loading

0 comments on commit 19eac63

Please sign in to comment.