10 lines
268 B
YAML
10 lines
268 B
YAML
---
|
|
applications:
|
|
- name: security-app
|
|
memory: 768M
|
|
instances: 1
|
|
path: ./build/libs/spring-geode-samples-boot-security-1.3.0.BUILD-SNAPSHOT.jar
|
|
services:
|
|
- pccServiceOne
|
|
buildpacks:
|
|
- https://github.com/cloudfoundry/java-buildpack.git |