blob: 3afcb1b043904d45cb754d4dff1ebef72ed27baa (
plain) (
tree)
|
|
listen:
port: 9001
webserver:
host: 'localhost'
port: 9001
database:
suffix: '-test1'
# From the project root directory
storage:
certs: 'test1/certs/'
uploads: 'test1/uploads/'
logs: 'test1/logs/'
thumbnails: 'test1/thumbnails/'
network:
friends:
- 'http://localhost:9002'
|