mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
feat: 放开部分应用修改端口
This commit is contained in:
parent
738c3a16e1
commit
c48105eb8f
@ -8,6 +8,7 @@ additionalProperties:
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 18123
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: API 端口
|
||||
|
@ -46,6 +46,7 @@ additionalProperties:
|
||||
required: true
|
||||
type: text
|
||||
- default: 8080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
|
@ -1,6 +1,7 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 5000
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
|
@ -32,6 +32,7 @@ additionalProperties:
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 8080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口,建议填写 8080,然后在【网站】管理中安装 OpenResty,创建网站关联emlog应用,暴露80、443端口
|
||||
|
@ -8,6 +8,7 @@ additionalProperties:
|
||||
required: true
|
||||
type: text
|
||||
- default: 8080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
|
@ -99,6 +99,7 @@ additionalProperties:
|
||||
rule: paramCommon
|
||||
type: password
|
||||
- default: 8080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Web Port
|
||||
labelZh: Web 端口
|
||||
|
@ -1,6 +1,7 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 9092
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: TCP 端口
|
||||
|
@ -9,6 +9,7 @@ additionalProperties:
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 3306
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
|
@ -1,6 +1,7 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 38321
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 应用端口
|
||||
|
@ -1,6 +1,7 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 8089
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
|
@ -53,6 +53,7 @@ additionalProperties:
|
||||
required: true
|
||||
type: text
|
||||
- default: 8080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
|
Loading…
Reference in New Issue
Block a user