Welcome to mirror list, hosted at ThFree Co, Russian Federation.

resque.yml.example « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 347f3599b206927a82efac6118507d4635373425 (plain)
1
2
3
development: redis://localhost:6379
test: redis://localhost:6379
production: unix:/var/run/redis/redis.sock