BAEL-20869 Move remaining spring boot modules
This commit is contained in:
10
spring-boot-modules/spring-boot-bootstrap/cloudfoundry/manifest.yml
Executable file
10
spring-boot-modules/spring-boot-bootstrap/cloudfoundry/manifest.yml
Executable file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
applications:
|
||||
- name: spring-boot-bootstrap
|
||||
memory: 768M
|
||||
random-route: true
|
||||
path: ../target/spring-boot-bootstrap-cf.jar
|
||||
env:
|
||||
SPRING_PROFILES_ACTIVE: cloud,mysql
|
||||
services:
|
||||
- spring-bootstrap-db
|
||||
Reference in New Issue
Block a user