From d0b6a165c920038635aa9f8c412e7045ff4ace15 Mon Sep 17 00:00:00 2001 From: toogee Date: Tue, 14 Jan 2020 16:46:56 +0800 Subject: [PATCH] data --- config/database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' => '', // 用户名