update cache
This commit is contained in:
parent
bc339f7123
commit
e8788a7688
|
@ -76,7 +76,7 @@
|
|||
'redis' => [
|
||||
'driver' => 'redis',
|
||||
'connection' => 'cache',
|
||||
'lock_connection' => 'cache',
|
||||
'lock_connection' => 'default',
|
||||
],
|
||||
|
||||
'dynamodb' => [
|
||||
|
|
Loading…
Reference in New Issue