aboutsummaryrefslogblamecommitdiffhomepage
path: root/config/test-1.yaml
blob: 031e4893fcfb6d451bc8bdcd8593558f947a3b7b (plain) (tree)


















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

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