Update database.php

This commit is contained in:
邹景立 2021-03-26 16:09:27 +08:00
parent 4a410e54f0
commit ac24aa0190

View File

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