修改sql密码

This commit is contained in:
wyongk
2020-12-18 21:18:51 +08:00
parent b0b32c3d80
commit 2708a111f0

View File

@@ -27,7 +27,7 @@ return [
'port' => 3306, 'port' => 3306,
'dbname' => 'hualianyun', 'dbname' => 'hualianyun',
'username' => 'root', 'username' => 'root',
'password' => '123456789', 'password' => 'qaz123!@#',
], ],
// 线上数据库连接 // 线上数据库连接
'formal_db' => [ 'formal_db' => [