From 0e8a2ced1c68101d5e4713e23762e777f6da0f39 Mon Sep 17 00:00:00 2001 From: renzhiyuan <465386466@qq.com> Date: Mon, 1 Sep 2025 17:20:49 +0800 Subject: [PATCH] =?UTF-8?q?[+]=E5=88=A0=E9=99=A4=E9=93=BE=E8=B7=AF?= =?UTF-8?q?=E8=BF=BD=E8=B8=AA=EF=BC=8C=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index d8aa2b7..d739a83 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -1,6 +1,6 @@ # 服务器配置 server: - port: 8088 + port: 8080 host: "0.0.0.0" # 对话服务配置