banana
/
definma-api
Archived
2
Fork 0
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

15 lines
250 B
YAML

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