gitlab-org--gitlab-foss/spec/fixtures/config/redis_new_format_socket.yml

7 lines
127 B
YAML
Raw Normal View History

development:
url: unix:/path/to/redis.sock
test:
url: unix:/path/to/redis.sock
production:
url: unix:/path/to/redis.sock