Applied fixes from StyleCI
This commit is contained in:
parent
b122f775e9
commit
8182b99112
|
@ -114,8 +114,8 @@
|
|||
'port' => env('REDIS_PORT', 6379),
|
||||
'database' => 0,
|
||||
'parameters' => [
|
||||
'password' => env('REDIS_PASSWORD', '')
|
||||
]
|
||||
'password' => env('REDIS_PASSWORD', ''),
|
||||
],
|
||||
],
|
||||
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue