feat: 放开部分应用修改端口

This commit is contained in:
zhengkunwang223 2023-11-08 20:22:01 +08:00
parent 738c3a16e1
commit c48105eb8f
11 changed files with 11 additions and 0 deletions

View File

@ -8,6 +8,7 @@ additionalProperties:
rule: paramPort rule: paramPort
type: number type: number
- default: 18123 - default: 18123
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: API 端口 labelZh: API 端口

View File

@ -46,6 +46,7 @@ additionalProperties:
required: true required: true
type: text type: text
- default: 8080 - default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: 端口 labelZh: 端口

View File

@ -1,6 +1,7 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 5000 - default: 5000
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: 端口 labelZh: 端口

View File

@ -32,6 +32,7 @@ additionalProperties:
rule: paramComplexity rule: paramComplexity
type: password type: password
- default: 8080 - default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: 端口,建议填写 8080然后在【网站】管理中安装 OpenResty创建网站关联emlog应用暴露80、443端口 labelZh: 端口,建议填写 8080然后在【网站】管理中安装 OpenResty创建网站关联emlog应用暴露80、443端口

View File

@ -8,6 +8,7 @@ additionalProperties:
required: true required: true
type: text type: text
- default: 8080 - default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: 端口 labelZh: 端口

View File

@ -99,6 +99,7 @@ additionalProperties:
rule: paramCommon rule: paramCommon
type: password type: password
- default: 8080 - default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Web Port labelEn: Web Port
labelZh: Web 端口 labelZh: Web 端口

View File

@ -1,6 +1,7 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 9092 - default: 9092
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: TCP 端口 labelZh: TCP 端口

View File

@ -9,6 +9,7 @@ additionalProperties:
rule: paramComplexity rule: paramComplexity
type: password type: password
- default: 3306 - default: 3306
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: 端口 labelZh: 端口

View File

@ -1,6 +1,7 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 38321 - default: 38321
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: 应用端口 labelZh: 应用端口

View File

@ -1,6 +1,7 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 8089 - default: 8089
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: 端口 labelZh: 端口

View File

@ -53,6 +53,7 @@ additionalProperties:
required: true required: true
type: text type: text
- default: 8080 - default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port
labelZh: 端口 labelZh: 端口