12 lines
268 B
YAML
12 lines
268 B
YAML
routes:
|
|
- route: my-root-route-1.springsource.org
|
|
- route: my-route-2.springsource.org
|
|
applications:
|
|
- name: app
|
|
hosts:
|
|
- aboyko-test1
|
|
routes:
|
|
- route: my-route-1.springsource.org
|
|
- route: my-route-2.springsource.org
|
|
path: target/demo-0.0.1-SNAPSHOT.jar
|