From 8e55491bed6d20d69a9365835f204e0b54940271 Mon Sep 17 00:00:00 2001 From: SengokuCola <1026294844@qq.com> Date: Mon, 31 Mar 2025 23:43:05 +0800 Subject: [PATCH 1/2] Update template.env --- template/template.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/template.env b/template/template.env index 934a331d0..06e9b07ec 100644 --- a/template/template.env +++ b/template/template.env @@ -1,5 +1,5 @@ HOST=127.0.0.1 -PORT=8080 +PORT=8000 # 插件配置 PLUGINS=["src2.plugins.chat"] From aebfdde659765ffb37be36a304f653722898f9ba Mon Sep 17 00:00:00 2001 From: Maple127667 <98679702+Maple127667@users.noreply.github.com> Date: Mon, 31 Mar 2025 23:45:27 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E7=AB=AF=E5=8F=A3=E5=BA=94=E4=B8=BA8000?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/template.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/template.env b/template/template.env index 934a331d0..06e9b07ec 100644 --- a/template/template.env +++ b/template/template.env @@ -1,5 +1,5 @@ HOST=127.0.0.1 -PORT=8080 +PORT=8000 # 插件配置 PLUGINS=["src2.plugins.chat"]