X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=manifest-cf-template.yml;h=74b5dfb9ac1e3a909bf586db38bc54300b6dac1d;hb=ec7f4dcea28197007a32308483e8e8f4750fae5e;hp=d7c5d6df11590b31c9b438101c15ebba4fb199b2;hpb=7f774a554aa1ac13c597acb227063cb941eec468;p=e-mobility-charging-stations-simulator.git diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index d7c5d6df..74b5dfb9 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -9,8 +9,8 @@ applications: 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 + 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