Update database.php

This commit is contained in:
Anyon 2020-08-24 14:04:33 +08:00
parent 03757ba1c3
commit 7e4155f77f

View File

@ -28,7 +28,7 @@ return [
// 数据库类型
'type' => 'mysql',
// 服务器地址
'hostname' => 'server.cuci.cc',
'hostname' => '127.0.0.1',
// 数据库名
'database' => 'admin_v6',
// 用户名