10 lines
136 B
YAML
10 lines
136 B
YAML
version: 1.0-SNAPSHOT
|
|
|
|
|
|
server:
|
|
applicationConnectors:
|
|
- type: http
|
|
port: 8020
|
|
adminConnectors:
|
|
- type: http
|
|
port: 8025 |