aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 8bc63ee92..056ace434 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -1,7 +1,7 @@
1# Correspond to your reverse proxy "listen" configuration 1# Correspond to your reverse proxy "listen" configuration
2webserver: 2webserver:
3 https: false 3 https: false
4 host: 'example.com' 4 hostname: 'example.com'
5 port: 80 5 port: 80
6 6
7database: 7database: