Configure CI redis URI

This commit is contained in:
Patrick Smith
2018-08-03 15:21:20 -04:00
committed by richard-dds
parent 8548f9c17d
commit 21f132d34d

View File

@@ -1,3 +1,4 @@
[default]
PGHOST = postgreshost
PGDATABASE = atat_test
REDIS_URI = redis://redishost:6379