9 lines
97 B
YAML
9 lines
97 B
YAML
listen:
|
|
port: 9000
|
|
|
|
webserver:
|
|
https: false
|
|
|
|
database:
|
|
hostname: 'localhost'
|
|
port: 27017
|