gitlabhq/config/resque.yml.example

4 lines
108 B
Plaintext

development: redis://localhost:6379
test: redis://localhost:6379
production: redis://redis.example.com:6379