Archived
2
This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
definma-api/manifest.yml
2020-07-09 13:48:27 +02:00

15 lines
249 B
YAML

---
applications:
- name: definma-api
path: dist/
instances: 1
memory: 256M
stack: cflinuxfs3
buildpacks:
- nodejs_buildpack
env:
NODE_ENV: production
OPTIMIZE_MEMORY: true
services:
- definmadb