From e1b06ff9bcb66f5315ca76b75bcfbb95bc6f1990 Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 25 Nov 2019 19:02:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E6=B5=8B=E8=AF=95=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/database.php b/config/database.php index a0e7bb4fd..aec3af1b8 100644 --- a/config/database.php +++ b/config/database.php @@ -19,7 +19,7 @@ return [ // 数据库类型 'type' => 'mysql', // 服务器地址 - 'hostname' => 'server.cuci.cc', + 'hostname' => '127.0.0.1', // 数据库名 'database' => 'admin_v5', // 用户名