explicitly use redis db

This commit is contained in:
Jens Langhammer
2019-03-21 11:28:57 +01:00
parent 4645d8353f
commit 0bc6a4fed4
3 changed files with 4 additions and 2 deletions

View File

@ -11,6 +11,8 @@ debug: false
secure_proxy_header:
HTTP_X_FORWARDED_PROTO: https
rabbitmq: guest:guest@localhost/passbook
redis: localhost/0
# Error reporting, sends stacktrace to sentry.services.beryju.org
error_report_enabled: true