s3manager-web/manifest.yml

11 lines
194 B
YAML
Raw Normal View History

2016-12-21 01:55:27 +01:00
---
applications:
- name: s3-manager
2017-03-30 22:56:25 +02:00
host: s3-manager
2016-12-21 01:55:27 +01:00
memory: 64M
2017-05-08 23:07:07 +02:00
buildpack: https://github.com/cloudfoundry/binary-buildpack.git
command: ./entrypoint-cf.sh
2016-12-21 01:55:27 +01:00
2017-05-08 23:07:07 +02:00
services:
- my-storage