From d01f0e0bb5e995be40040e76b0ed401f9fc6920b Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Tue, 20 Dec 2022 02:24:14 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=A0=EF=B8=8F`web=5Fapp.py`=20Port=20Chg?= =?UTF-8?q?=20`8080`=20->=20`80`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index 98f50c0..e6985f5 100644 --- a/config.ini +++ b/config.ini @@ -75,7 +75,7 @@ iOS_Shortcut_Update_Note_EN = Re-adapt https://api.douyin.wtf (API-V1 3.0.0 vers [Web_APP] # web_app.py # 网页默认运行端口/Web default running port -Port = 8080 +Port = 80 # PyWebIO是否使用CDN来获取前端的静态资源(防止CDN被墙导致无法正常显示) # Whether PyWebIO uses CDN to obtain static resources of the front end (to prevent CDN from being blocked and displayed normally)