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

7 lines
127 B
YAML
Raw Normal View History

2016-09-13 17:45:13 +05:30
development:
url: unix:/path/to/redis.sock
test:
url: unix:/path/to/redis.sock
production:
url: unix:/path/to/redis.sock