debian-mirror-gitlab/spec/fixtures/config/redis_queues_new_format_socket.yml

7 lines
148 B
YAML
Raw Normal View History

2017-09-10 17:25:29 +05:30
development:
url: unix:/path/to/redis.queues.sock
test:
url: unix:/path/to/redis.queues.sock
production:
url: unix:/path/to/redis.queues.sock