Configure CI redis URI

This commit is contained in:
Patrick Smith 2018-08-03 15:21:20 -04:00
parent 17fd154c20
commit 6c01b614b9

View File

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