From 2279296b69e5a237b47c01df3f05a74cf9f48aef Mon Sep 17 00:00:00 2001 From: LA_DI_DA <11174151+0O0o0oOoO00@users.noreply.github.com> Date: Sat, 29 Jun 2024 00:32:39 +0800 Subject: [PATCH] Fix: use port 22267 for webui rather than 22367 --- config/deploy.template-AidLux-cn.yaml | 4 ++-- config/deploy.template-AidLux.yaml | 4 ++-- config/deploy.template-cn.yaml | 4 ++-- config/deploy.template-docker-cn.yaml | 4 ++-- config/deploy.template-docker.yaml | 4 ++-- config/deploy.template-linux-cn.yaml | 4 ++-- config/deploy.template-linux.yaml | 4 ++-- config/deploy.template.yaml | 4 ++-- deploy/Windows/template.yaml | 4 ++-- webapp/packages/main/public/deploy.yaml.tpl | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/config/deploy.template-AidLux-cn.yaml b/config/deploy.template-AidLux-cn.yaml index fba862e3a..98e8d1c0e 100644 --- a/config/deploy.template-AidLux-cn.yaml +++ b/config/deploy.template-AidLux-cn.yaml @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English diff --git a/config/deploy.template-AidLux.yaml b/config/deploy.template-AidLux.yaml index bededb590..68a19e145 100644 --- a/config/deploy.template-AidLux.yaml +++ b/config/deploy.template-AidLux.yaml @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English diff --git a/config/deploy.template-cn.yaml b/config/deploy.template-cn.yaml index 79c211ae8..1db55dd1e 100644 --- a/config/deploy.template-cn.yaml +++ b/config/deploy.template-cn.yaml @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English diff --git a/config/deploy.template-docker-cn.yaml b/config/deploy.template-docker-cn.yaml index 02b4356cf..3ea1701c4 100644 --- a/config/deploy.template-docker-cn.yaml +++ b/config/deploy.template-docker-cn.yaml @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English diff --git a/config/deploy.template-docker.yaml b/config/deploy.template-docker.yaml index da5bfa140..1dc8421ec 100644 --- a/config/deploy.template-docker.yaml +++ b/config/deploy.template-docker.yaml @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English diff --git a/config/deploy.template-linux-cn.yaml b/config/deploy.template-linux-cn.yaml index 35f1aaf46..09b287d61 100644 --- a/config/deploy.template-linux-cn.yaml +++ b/config/deploy.template-linux-cn.yaml @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English diff --git a/config/deploy.template-linux.yaml b/config/deploy.template-linux.yaml index 9f32ea336..a1abe262f 100644 --- a/config/deploy.template-linux.yaml +++ b/config/deploy.template-linux.yaml @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English diff --git a/config/deploy.template.yaml b/config/deploy.template.yaml index 1c6adfcb4..5453b9c6f 100644 --- a/config/deploy.template.yaml +++ b/config/deploy.template.yaml @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English diff --git a/deploy/Windows/template.yaml b/deploy/Windows/template.yaml index 40e5fd1d6..aa173f1ac 100644 --- a/deploy/Windows/template.yaml +++ b/deploy/Windows/template.yaml @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English diff --git a/webapp/packages/main/public/deploy.yaml.tpl b/webapp/packages/main/public/deploy.yaml.tpl index 8f0627f1b..61d8d726f 100644 --- a/webapp/packages/main/public/deploy.yaml.tpl +++ b/webapp/packages/main/public/deploy.yaml.tpl @@ -128,8 +128,8 @@ Deploy: WebuiHost: 0.0.0.0 # --port. Port to listen # You will be able to access webui via `http://{host}:{port}` - # [In most cases] Default to 22367 - WebuiPort: 22367 + # [In most cases] Default to 22267 + WebuiPort: 22267 # Language to use on web ui # 'zh-CN' for Chinese simplified # 'en-US' for English