Commit dae1a994 authored by Abishek R Srikaanth's avatar Abishek R Srikaanth

Removed the host config for the redis queue

parent 1fb3e1dd
...@@ -57,7 +57,6 @@ return array( ...@@ -57,7 +57,6 @@ return array(
'redis' => array( 'redis' => array(
'driver' => 'redis', 'driver' => 'redis',
'host' => 'localhost',
'queue' => 'default' 'queue' => 'default'
), ),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment