revert broken PR
This commit is contained in:
parent
fc3b4d161f
commit
c803ff1caa
|
@ -111,11 +111,9 @@
|
|||
|
||||
'default' => [
|
||||
'host' => env('REDIS_HOST', '127.0.0.1'),
|
||||
'password' => env('REDIS_PASSWORD', ''),
|
||||
'port' => env('REDIS_PORT', 6379),
|
||||
'database' => 0,
|
||||
'parameters' => [
|
||||
'password' => env('REDIS_PASSWORD', ''),
|
||||
],
|
||||
],
|
||||
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue