aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/production.yaml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index df216ac92..8bc63ee92 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -3,3 +3,6 @@ webserver:
3 https: false 3 https: false
4 host: 'example.com' 4 host: 'example.com'
5 port: 80 5 port: 80
6
7database:
8 suffix: '-prod'