Commit d880fb5f authored by Taylor Otwell's avatar Taylor Otwell

no need for env

parent 54ee465d
...@@ -107,7 +107,7 @@ return [ ...@@ -107,7 +107,7 @@ return [
'redis' => [ 'redis' => [
'client' => env('REDIS_CLIENT', 'predis'), 'client' => 'predis',
'cluster' => false, 'cluster' => false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment