16 lines
217 B
YAML
16 lines
217 B
YAML
---
|
|
applications:
|
|
- name: app
|
|
memory: 2048M
|
|
host: test-app
|
|
random-route: true
|
|
no-route: true
|
|
no-hostname: true
|
|
hosts:
|
|
- h1
|
|
- h2
|
|
domain: springsource.org
|
|
domains:
|
|
- spring.io
|
|
- spring.framework
|