summaryrefslogtreecommitdiff
path: root/spec/fixtures/config/redis_queues_old_format_host.yml
blob: 6531748a8d78ed4e79ec16c5f93619088e52af91 (plain)
1
2
3
4
5
# redis://[:password@]host[:port][/db-number][?option=value]
# more details: http://www.iana.org/assignments/uri-schemes/prov/redis
development: redis://:mypassword@localhost:6381/11
test: redis://:mypassword@localhost:6381/11
production: redis://:mypassword@localhost:6381/11