Skip to content

Commit 50205f4

Browse files
committed
use default
1 parent 15e0224 commit 50205f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/concurrency.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
|
1616
*/
1717

18-
'driver' => env('CONCURRENCY_DRIVER', 'process'),
18+
'default' => env('CONCURRENCY_DRIVER', 'process'),
1919

2020
];

0 commit comments

Comments
 (0)