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