aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/docker/production/config/production.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/docker/production/config/production.yaml b/support/docker/production/config/production.yaml
index a32cf1a89..6215b9fdf 100644
--- a/support/docker/production/config/production.yaml
+++ b/support/docker/production/config/production.yaml
@@ -30,6 +30,7 @@ trust_proxy:
30database: 30database:
31 hostname: 'postgres' 31 hostname: 'postgres'
32 port: 5432 32 port: 5432
33 ssl: false
33 suffix: '' 34 suffix: ''
34 username: 'postgres' 35 username: 'postgres'
35 password: 'postgres' 36 password: 'postgres'