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: 3c7ad0e577881ad7779a4247645b5323a7446f8d (plain)
1
2
3
development: redis://localhost:6379
test: redis://localhost:6379
production: redis://redis.example.com:6379