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

7 lines
145 B
YAML
Raw Normal View History

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