From f39017ad66b4426a69285e72d1897c9acab5fadf Mon Sep 17 00:00:00 2001 From: okxlin Date: Fri, 7 Jun 2024 08:38:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E8=A7=A3=E9=99=A4=E9=83=A8=E5=88=86?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E7=AB=AF=E5=8F=A3=E8=BE=93=E5=85=A5=E9=99=90?= =?UTF-8?q?=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/1panel/1.10.9-lts/data.yml | 6 +++--- apps/1panel/latest/data.yml | 6 +++--- apps/frpc/0.58.1/data.yml | 2 +- apps/frpc/latest/data.yml | 2 +- apps/frps/0.58.1/data.yml | 2 +- apps/frps/latest/data.yml | 2 +- apps/lucky/2.9.0/data.yml | 6 +++--- apps/lucky/latest/data.yml | 6 +++--- apps/rathole/0.5.0/data.yml | 2 +- apps/rathole/latest/data.yml | 2 +- 10 files changed, 18 insertions(+), 18 deletions(-) diff --git a/apps/1panel/1.10.9-lts/data.yml b/apps/1panel/1.10.9-lts/data.yml index 3df7a083..f23e47bc 100644 --- a/apps/1panel/1.10.9-lts/data.yml +++ b/apps/1panel/1.10.9-lts/data.yml @@ -1,10 +1,10 @@ additionalProperties: formFields: - default: 10086 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP - labelEn: Port - labelZh: 端口 + labelEn: Port (determined by the listening port) + labelZh: 端口 (由监听端口决定) required: true rule: paramPort type: number diff --git a/apps/1panel/latest/data.yml b/apps/1panel/latest/data.yml index 3df7a083..f23e47bc 100644 --- a/apps/1panel/latest/data.yml +++ b/apps/1panel/latest/data.yml @@ -1,10 +1,10 @@ additionalProperties: formFields: - default: 10086 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP - labelEn: Port - labelZh: 端口 + labelEn: Port (determined by the listening port) + labelZh: 端口 (由监听端口决定) required: true rule: paramPort type: number diff --git a/apps/frpc/0.58.1/data.yml b/apps/frpc/0.58.1/data.yml index e28d5bd3..34ef6f1c 100644 --- a/apps/frpc/0.58.1/data.yml +++ b/apps/frpc/0.58.1/data.yml @@ -8,7 +8,7 @@ additionalProperties: required: true type: text - default: 6000 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port (determined by the configuration file) labelZh: 端口 (由配置文件决定) diff --git a/apps/frpc/latest/data.yml b/apps/frpc/latest/data.yml index e28d5bd3..34ef6f1c 100644 --- a/apps/frpc/latest/data.yml +++ b/apps/frpc/latest/data.yml @@ -8,7 +8,7 @@ additionalProperties: required: true type: text - default: 6000 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port (determined by the configuration file) labelZh: 端口 (由配置文件决定) diff --git a/apps/frps/0.58.1/data.yml b/apps/frps/0.58.1/data.yml index de8ae3d9..304f53fc 100644 --- a/apps/frps/0.58.1/data.yml +++ b/apps/frps/0.58.1/data.yml @@ -8,7 +8,7 @@ additionalProperties: required: true type: text - default: 7000 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port (determined by the configuration file) labelZh: 端口 (由配置文件决定) diff --git a/apps/frps/latest/data.yml b/apps/frps/latest/data.yml index de8ae3d9..304f53fc 100644 --- a/apps/frps/latest/data.yml +++ b/apps/frps/latest/data.yml @@ -8,7 +8,7 @@ additionalProperties: required: true type: text - default: 7000 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port (determined by the configuration file) labelZh: 端口 (由配置文件决定) diff --git a/apps/lucky/2.9.0/data.yml b/apps/lucky/2.9.0/data.yml index c6038c4c..e3898530 100644 --- a/apps/lucky/2.9.0/data.yml +++ b/apps/lucky/2.9.0/data.yml @@ -1,10 +1,10 @@ additionalProperties: formFields: - default: 16601 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP - labelEn: Port - labelZh: 端口 + labelEn: Port (determined by the listening port) + labelZh: 端口 (由监听端口决定) required: true rule: paramPort type: number diff --git a/apps/lucky/latest/data.yml b/apps/lucky/latest/data.yml index c6038c4c..e3898530 100644 --- a/apps/lucky/latest/data.yml +++ b/apps/lucky/latest/data.yml @@ -1,10 +1,10 @@ additionalProperties: formFields: - default: 16601 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP - labelEn: Port - labelZh: 端口 + labelEn: Port (determined by the listening port) + labelZh: 端口 (由监听端口决定) required: true rule: paramPort type: number diff --git a/apps/rathole/0.5.0/data.yml b/apps/rathole/0.5.0/data.yml index aa831c01..732eb442 100644 --- a/apps/rathole/0.5.0/data.yml +++ b/apps/rathole/0.5.0/data.yml @@ -1,7 +1,7 @@ additionalProperties: formFields: - default: 7333 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port (determined by the configuration file) labelZh: 端口 (由配置文件决定) diff --git a/apps/rathole/latest/data.yml b/apps/rathole/latest/data.yml index aa831c01..732eb442 100644 --- a/apps/rathole/latest/data.yml +++ b/apps/rathole/latest/data.yml @@ -1,7 +1,7 @@ additionalProperties: formFields: - default: 7333 - disabled: true + edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port (determined by the configuration file) labelZh: 端口 (由配置文件决定)