Skip to content
Snippets Groups Projects
Commit 0558aed7 authored by Patrick Schulz's avatar Patrick Schulz
Browse files

Add schema to resque.yml.example

parent 3627f01b
No related branches found
No related tags found
No related merge requests found
development: localhost:6379
test: localhost:6379
production: redis.example.com:6379
development: redis://localhost:6379
test: redis://localhost:6379
production: redis://redis.example.com:6379
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment