update cache

This commit is contained in:
Taylor Otwell 2020-12-16 15:51:18 -06:00
parent bc339f7123
commit e8788a7688
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
'redis' => [ 'redis' => [
'driver' => 'redis', 'driver' => 'redis',
'connection' => 'cache', 'connection' => 'cache',
'lock_connection' => 'cache', 'lock_connection' => 'default',
], ],
'dynamodb' => [ 'dynamodb' => [