1
0

补充文件

This commit is contained in:
2023-11-16 13:41:09 +08:00
parent 13e93d342e
commit bff28ef911
608 changed files with 149699 additions and 15 deletions

View File

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