|
@@ -29,13 +29,13 @@ return [
|
|
|
// 数据库类型
|
|
|
'type' => 'mysql',
|
|
|
// 服务器地址
|
|
|
- 'hostname' => '127.0.0.1',
|
|
|
+ 'hostname' => '120.79.86.50',
|
|
|
// 数据库名
|
|
|
- 'database' => 'admin_v6',
|
|
|
+ 'database' => 'ship_expert',
|
|
|
// 用户名
|
|
|
- 'username' => 'admin_v6',
|
|
|
+ 'username' => 'ship_expert',
|
|
|
// 密码
|
|
|
- 'password' => 'FbYBHcWKr2',
|
|
|
+ 'password' => 'zhousi123',
|
|
|
// 端口
|
|
|
'hostport' => '3306',
|
|
|
// 数据库连接参数
|