Removed the host config for the redis queue
This commit is contained in:
parent
1fb3e1dd6b
commit
dae1a994c9
|
@ -57,7 +57,6 @@
|
|||
|
||||
'redis' => array(
|
||||
'driver' => 'redis',
|
||||
'host' => 'localhost',
|
||||
'queue' => 'default'
|
||||
),
|
||||
|
||||
|
|
Loading…
Reference in New Issue