summaryrefslogtreecommitdiff
path: root/config/resque.yml.example
blob: d98f43f71b298743b7feeef51e64cde6e73802fd (plain)
1
2
3
4
5
6
# 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://localhost:6379
test: redis://localhost:6379
production: unix:/var/run/redis/redis.sock