BigW Consortium Gitlab

resque.yml.example 256 Bytes
Newer Older
1 2 3
# 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
#
4 5
development: redis://localhost:6379
test: redis://localhost:6379
6
production: unix:/var/run/redis/redis.sock