diff options
Diffstat (limited to 'config/test.yaml')
-rw-r--r-- | config/test.yaml | 3 |
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 | ||
23 | redis: | ||
24 | hostname: 'localhost' | ||
25 | |||
23 | smtp: | 26 | smtp: |
24 | hostname: null | 27 | hostname: null |
25 | port: 1025 | 28 | port: 1025 |