Welcome to mirror list, hosted at ThFree Co, Russian Federation.

redis_new_format_socket.yml « config « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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