mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update database.php
This commit is contained in:
parent
52fa309ccd
commit
c25b9b33bc
@ -21,9 +21,9 @@ return [
|
||||
// 服务器地址
|
||||
'hostname' => '127.0.0.1',
|
||||
// 数据库名
|
||||
'database' => 'admin_v4_1',
|
||||
'database' => 'admin_v5',
|
||||
// 用户名
|
||||
'username' => 'admin_v4_1',
|
||||
'username' => 'admin_v5',
|
||||
// 密码
|
||||
'password' => 'FbYBHcWKr2',
|
||||
// 编码
|
||||
|
Loading…
x
Reference in New Issue
Block a user