definma-ui/manifest.yml

10 lines
155 B
YAML
Raw Normal View History

2020-07-13 10:52:10 +02:00
---
applications:
- name: definma
path: dist/UI
2020-07-22 10:45:34 +02:00
buildpacks:
- staticfile_buildpack
2020-07-13 10:52:10 +02:00
memory: 128M
instances: 1
stack: cflinuxfs3