aboutsummaryrefslogblamecommitdiffhomepage
path: root/config/test-2.yaml
blob: 51cc186eb422f1d7b525eb218ad34e1ce2cbc450 (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/'

network:
  friends:
    - 'http://localhost:9003'