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