no need for env
This commit is contained in:
@@ -107,7 +107,7 @@ return [
|
|||||||
|
|
||||||
'redis' => [
|
'redis' => [
|
||||||
|
|
||||||
'client' => env('REDIS_CLIENT', 'predis'),
|
'client' => 'predis',
|
||||||
|
|
||||||
'cluster' => false,
|
'cluster' => false,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user