更新
This commit is contained in:
parent
d92ce3d5ea
commit
32ebe6ce1c
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
// 默认缓存驱动
|
// 默认缓存驱动
|
||||||
'default' => env('INSTALLED', false) ? env('cache.driver', 'redis') : 'file',
|
'default' => 'redis',
|
||||||
|
|
||||||
// 缓存连接方式配置
|
// 缓存连接方式配置
|
||||||
'stores' => [
|
'stores' => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user