作者 郭鑫
1 个管道 的构建 通过 耗费 0 秒

配置修改

@@ -7,13 +7,13 @@ return [ @@ -7,13 +7,13 @@ return [
7 // 数据库类型 7 // 数据库类型
8 'type' => 'mysql', 8 'type' => 'mysql',
9 // 服务器地址 9 // 服务器地址
10 - 'hostname' => '127.0.0.1', 10 + 'hostname' => 'rm-m5eblhc9o3515i25neo.mysql.rds.aliyuncs.com',
11 // 数据库名 11 // 数据库名
12 'database' => 'pluralism', 12 'database' => 'pluralism',
13 // 用户名 13 // 用户名
14 - 'username' => 'root', 14 + 'username' => 'db136s1ehvo1yn73',
15 // 密码 15 // 密码
16 - 'password' => 'root', 16 + 'password' => 'cxz307311SJK',
17 // 端口 17 // 端口
18 'hostport' => '3306', 18 'hostport' => '3306',
19 // 数据库编码默认采用utf8 19 // 数据库编码默认采用utf8