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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
127 B
YAML
Raw Permalink Normal View History

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