From 878e2dbcacc68761cb01bc8e0f07a2f78020e479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BF=97=E5=BC=BA?= <357099073@qq.com> Date: Thu, 29 Jan 2026 10:04:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=8E=AF=E5=A2=83=E5=BF=BD?= =?UTF-8?q?=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index 63b031b..0000000 --- a/.env +++ /dev/null @@ -1,11 +0,0 @@ -APP_DEBUG = true - -DB_TYPE = mysql -DB_HOST = 192.168.31.10 -DB_NAME = official_webiste -DB_USER = official -DB_PASS = meitian@#! -DB_PORT = 3306 -DB_CHARSET = utf8 - -DEFAULT_LANG = zh-cn