2015-06-22 19:05:47 +05:30

7 lines
299 B
YAML

# If you change this file in a Merge Request, please also create
# a Merge Request on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests
#
development: "redis://{{REDIS_HOST}}:{{REDIS_PORT}}"
test: "redis://{{REDIS_HOST}}:{{REDIS_PORT}}"
production: "redis://{{REDIS_HOST}}:{{REDIS_PORT}}"