aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test.yaml
blob: 493a23076485ff2a26c4919d47d839b7fd8788d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
listen:
  port: 9000

webserver:
  https: false

database:
  hostname: 'localhost'
  port: 5432