1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

remove default server declaration from cli

This commit is contained in:
Max Spransy 2012-02-09 09:35:03 -06:00
parent 7e6e4ef264
commit b5c8fa7a62
2 changed files with 1 additions and 1 deletions

View file

@ -61,7 +61,6 @@ module Sidekiq
:verbose => false,
:queues => [],
:processor_count => 25,
:server => ENV['REDISTOGO_URL'] || 'redis://localhost:6379/0',
:rails => '.',
:environment => nil,
}

1
lib/sidekiq/dump.rdb Normal file
View file

@ -0,0 +1 @@
REDIS0001ÿ