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