更新 'plugin/admin/config/database.php'
This commit is contained in:
parent
53e3a79412
commit
3568ff021f
@ -6,9 +6,9 @@ return [
|
||||
'driver' => 'mysql',
|
||||
'host' => '127.0.0.1',
|
||||
'port' => '3306',
|
||||
'database' => 'admin',
|
||||
'username' => 'root',
|
||||
'password' => 'qwe904799077',
|
||||
'database' => '',
|
||||
'username' => '',
|
||||
'password' => '',
|
||||
'charset' => 'utf8mb4',
|
||||
'collation' => 'utf8mb4_general_ci',
|
||||
'prefix' => '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user