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

redis_queues_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: 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