|
@@ -34,12 +34,15 @@ return [
|
|
|
// 本地
|
|
// 本地
|
|
|
//'host' => '127.0.0.1',
|
|
//'host' => '127.0.0.1',
|
|
|
//'password' => '',
|
|
//'password' => '',
|
|
|
- 'timeout' =>100,
|
|
|
|
|
|
|
+ 'timeout' => 7200,
|
|
|
'expire'=>0,
|
|
'expire'=>0,
|
|
|
|
|
|
|
|
|
|
+// 'host' => '127.0.0.1',
|
|
|
'host' => '47.112.222.163',
|
|
'host' => '47.112.222.163',
|
|
|
|
|
+// 'password' => null,
|
|
|
'password' => 'derkj&6688',
|
|
'password' => 'derkj&6688',
|
|
|
'port'=> '6379',
|
|
'port'=> '6379',
|
|
|
|
|
+ 'select'=> 8,
|
|
|
// 测试
|
|
// 测试
|
|
|
// 'host' => '110.191.166.185',
|
|
// 'host' => '110.191.166.185',
|
|
|
// 'password' => 'whl123'
|
|
// 'password' => 'whl123'
|