bug修复
This commit is contained in:
parent
d354dc3d89
commit
fd44965f8a
|
|
@ -11,7 +11,7 @@ return [
|
|||
// 服务器地址
|
||||
'host' => '127.0.0.1',
|
||||
// 缓存前缀
|
||||
'prefix' => 'cache:',
|
||||
'prefix' => '',
|
||||
'password' => '222222',
|
||||
// 默认缓存有效期 0表示永久缓存
|
||||
'expire' => 0,
|
||||
|
|
|
|||
Loading…
Reference in New Issue