summaryrefslogtreecommitdiff
path: root/spec/fixtures/config/redis_queues_new_format_socket.yml
blob: b488d84d022a5ece220705635b3a4077be55ccba (plain)
1
2
3
4
5
6
development:
  url: unix:/path/to/redis.queues.sock
test:
  url: unix:/path/to/redis.queues.sock
production:
  url: unix:/path/to/redis.queues.sock