summaryrefslogtreecommitdiff
path: root/config/resque.yml.example
blob: 3c7ad0e577881ad7779a4247645b5323a7446f8d (plain)
1
2
3
development: redis://localhost:6379
test: redis://localhost:6379
production: redis://redis.example.com:6379