Commit 66537a1b authored by zw's avatar zw

database

parent 90c3ed38
...@@ -19,10 +19,10 @@ return [ ...@@ -19,10 +19,10 @@ return [
// 数据库名 // 数据库名
'database' => 'db_tongliandichan', 'database' => 'db_tongliandichan',
// 用户名 // 用户名
'username' => 'tl_rds_run', 'username' => 'tl_root',
// 'username' => 'root', // 'username' => 'root',
// 密码 // 密码
'password' => 'tonglianjituan@!123', 'password' => '@!tljt**123',
// 'password' => '123456', // 'password' => '123456',
// 端口 // 端口
'hostport' => '3306', 'hostport' => '3306',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment