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