update failover
This commit is contained in:
@@ -75,7 +75,7 @@ return [
|
|||||||
'failover' => [
|
'failover' => [
|
||||||
'driver' => 'failover',
|
'driver' => 'failover',
|
||||||
'connections' => [
|
'connections' => [
|
||||||
env('QUEUE_CONNECTION', 'database'),
|
'database',
|
||||||
'sync',
|
'sync',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user