explicitly use redis db
This commit is contained in:
2
debian/etc/passbook/config.yml
vendored
2
debian/etc/passbook/config.yml
vendored
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user