debian-mirror-gitlab/debian/conf/resque.yml

9 lines
340 B
YAML
Raw Normal View History

2016-01-15 19:50:28 +05:30
# 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
# default redis configuration in debian is tcp
#production: unix:/var/run/redis/redis.sock
production: redis://localhost:6379