aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/test.yaml')
-rw-r--r--config/test.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml
index e5ac74f57..8843bb2dc 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -20,6 +20,9 @@ database:
20 hostname: 'localhost' 20 hostname: 'localhost'
21 port: 5432 21 port: 5432
22 22
23redis:
24 hostname: 'localhost'
25
23smtp: 26smtp:
24 hostname: null 27 hostname: null
25 port: 1025 28 port: 1025