From 2284f202070aa2e49156cc52b3b1596a7d5aadec Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 29 Jul 2019 11:59:29 +0200 Subject: Add gitlab ci support --- config/test.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') 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: hostname: 'localhost' port: 5432 +redis: + hostname: 'localhost' + smtp: hostname: null port: 1025 -- cgit v1.2.3