|
|
@@ -13,13 +13,13 @@ return [
|
|
|
// 数据库类型
|
|
|
'type' => 'mysql',
|
|
|
// 服务器地址
|
|
|
- 'hostname' => 'localhost',
|
|
|
+ 'hostname' => '47.112.222.163',
|
|
|
// 数据库名
|
|
|
- 'database' => 'renrenjie_com',
|
|
|
+ 'database' => 'nn2022081301',
|
|
|
// 用户名
|
|
|
- 'username' => 'root',
|
|
|
+ 'username' => 'nn2022081301',
|
|
|
// 密码
|
|
|
- 'password' => '123456',
|
|
|
+ 'password' => 'EXPEAhmYZL8RNYbX',
|
|
|
// 端口
|
|
|
'hostport' => '3306',
|
|
|
// 连接dsn
|