|
@@ -22,13 +22,13 @@ return [
|
|
|
// 数据库类型
|
|
|
'type' => 'mysql',
|
|
|
// 服务器地址
|
|
|
- 'hostname' => 'localhost',
|
|
|
+ 'hostname' => '120.79.86.50',
|
|
|
// 数据库名
|
|
|
- 'database' => 'qiyegai_shop_com',
|
|
|
+ 'database' => 'yuesheng',
|
|
|
// 用户名
|
|
|
- 'username' => 'qiyegai_shop_com',
|
|
|
+ 'username' => 'yuesheng',
|
|
|
// 密码
|
|
|
- 'password' => 'qiyegai_shop_com',
|
|
|
+ 'password' => 'dB4iTnwCrYh5kcYZ',
|
|
|
// 端口
|
|
|
'hostport' => '3306',
|
|
|
// 数据库连接参数
|