mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
feat:解除部分应用端口输入限制
This commit is contained in:
parent
973431d8a1
commit
f39017ad66
@ -1,10 +1,10 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 10086
|
- default: 10086
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port (determined by the listening port)
|
||||||
labelZh: 端口
|
labelZh: 端口 (由监听端口决定)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 10086
|
- default: 10086
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port (determined by the listening port)
|
||||||
labelZh: 端口
|
labelZh: 端口 (由监听端口决定)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -8,7 +8,7 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: 6000
|
- default: 6000
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port (determined by the configuration file)
|
labelEn: Port (determined by the configuration file)
|
||||||
labelZh: 端口 (由配置文件决定)
|
labelZh: 端口 (由配置文件决定)
|
||||||
|
@ -8,7 +8,7 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: 6000
|
- default: 6000
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port (determined by the configuration file)
|
labelEn: Port (determined by the configuration file)
|
||||||
labelZh: 端口 (由配置文件决定)
|
labelZh: 端口 (由配置文件决定)
|
||||||
|
@ -8,7 +8,7 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: 7000
|
- default: 7000
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port (determined by the configuration file)
|
labelEn: Port (determined by the configuration file)
|
||||||
labelZh: 端口 (由配置文件决定)
|
labelZh: 端口 (由配置文件决定)
|
||||||
|
@ -8,7 +8,7 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: 7000
|
- default: 7000
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port (determined by the configuration file)
|
labelEn: Port (determined by the configuration file)
|
||||||
labelZh: 端口 (由配置文件决定)
|
labelZh: 端口 (由配置文件决定)
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 16601
|
- default: 16601
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port (determined by the listening port)
|
||||||
labelZh: 端口
|
labelZh: 端口 (由监听端口决定)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 16601
|
- default: 16601
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port (determined by the listening port)
|
||||||
labelZh: 端口
|
labelZh: 端口 (由监听端口决定)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 7333
|
- default: 7333
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port (determined by the configuration file)
|
labelEn: Port (determined by the configuration file)
|
||||||
labelZh: 端口 (由配置文件决定)
|
labelZh: 端口 (由配置文件决定)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 7333
|
- default: 7333
|
||||||
disabled: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port (determined by the configuration file)
|
labelEn: Port (determined by the configuration file)
|
||||||
labelZh: 端口 (由配置文件决定)
|
labelZh: 端口 (由配置文件决定)
|
||||||
|
Loading…
Reference in New Issue
Block a user