Release 1.0.45
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
CommitLineData
7dde0b73 1applications:
4b5ff95c 2- name: sap-ev-simulator
7dde0b73
JB
3 memory: 1G
4 disk_quota: 1G
5 instances: 1
6 buildpacks:
7 - https://github.com/cloudfoundry/nodejs-buildpack
8 no-route: true
9 health-check-type: process
6c9c8e5e 10 command: node -r source-map-support/register dist/start.js
7dde0b73
JB
11 env:
12 OPTIMIZE_MEMORY: true