From 61e0181fd82dde13f625c6e7c414e9409f0cfa71 Mon Sep 17 00:00:00 2001 From: jianglong Date: Fri, 12 May 2023 19:35:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 3ea95bc..775c31a 100644 --- a/.env +++ b/.env @@ -3,12 +3,12 @@ app_debug = "false" charset = "utf8mb4" database = "ahbcqz" debug = "1" -hostname = "127.0.0.1" +hostname = "122.114.59.173" hostport = "3306" -password = "123456" +password = "DP3hD2E8tTCAJcZF" prefix = "ls_" type = "mysql" -username = "root" +username = "ahbcqz" [project] admin_name = "多商户后台"