aboutsummaryrefslogblamecommitdiffhomepage
path: root/config/test-2.yaml
blob: 40f410559b7b2ea58d0f310e534b7e220e3bb12f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                 
                                 
listen:
  port: 9002

webserver:
  host: 'localhost'
  port: 9002

database:
  suffix: '-test2'

# From the project root directory
storage:
  certs: 'test2/certs/'
  uploads: 'test2/uploads/'
  logs: 'test2/logs/'
  thumbnails: 'test2/thumbnails/'