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