aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
blob: 743f972de8040d2814ebfe296939158f0a9e87aa (plain) (blame)
1
2
3
4
5
6
7
8
# Correspond to your reverse proxy "listen" configuration
webserver:
  https: false
  hostname: 'example.com'
  port: 80

database:
  suffix: '_prod'