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

redis_cache_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: 3634c5501633365fb7eef70655922d36396e7d71 (plain)
1
2
3
4
5
6
development:
  url: unix:/path/to/redis.cache.sock
test:
  url: unix:/path/to/redis.cache.sock
production:
  url: unix:/path/to/redis.cache.sock