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














                                 
                                 
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/'