Removed the host config for the redis queue
This commit is contained in:
@@ -57,7 +57,6 @@ return array(
|
|||||||
|
|
||||||
'redis' => array(
|
'redis' => array(
|
||||||
'driver' => 'redis',
|
'driver' => 'redis',
|
||||||
'host' => 'localhost',
|
|
||||||
'queue' => 'default'
|
'queue' => 'default'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user