repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10572f6
)
CF manifest template cleanups
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 30 Sep 2022 09:17:39 +0000
(11:17 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 30 Sep 2022 09:17:39 +0000
(11:17 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
manifest-cf-template.yml
patch
|
blob
|
blame
|
history
diff --git
a/manifest-cf-template.yml
b/manifest-cf-template.yml
index 74b5dfb9ac1e3a909bf586db38bc54300b6dac1d..f817d29f7ecdfc658591de4f1af544793b872c6e 100644
(file)
--- a/
manifest-cf-template.yml
+++ b/
manifest-cf-template.yml
@@
-5,12
+5,10
@@
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.cjs
- # command: node -r source-map-support/register dist/httpd/ui/start.cjs
env:
# OPTIMIZE_MEMORY: true
NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=768