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

webserver:
  https: false

database:
  hostname: 'localhost'
  port: 5432

signup:
  enabled: true