修改sql密码
This commit is contained in:
@@ -27,7 +27,7 @@ return [
|
||||
'port' => 3306,
|
||||
'dbname' => 'hualianyun',
|
||||
'username' => 'root',
|
||||
'password' => '123456789',
|
||||
'password' => 'qaz123!@#',
|
||||
],
|
||||
// 线上数据库连接
|
||||
'formal_db' => [
|
||||
|
||||
Reference in New Issue
Block a user