diff --git a/config/database.php b/config/database.php index bf6edb5..800c647 100644 --- a/config/database.php +++ b/config/database.php @@ -14,7 +14,7 @@ return [ // 数据库类型 'type' => 'mysql', // 服务器地址 - 'hostname' => '127.0.0.1', + 'hostname' => '', // 数据库名 'database' => '', // 用户名