发布 宝塔面板
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
11ee42bf74
commit
00bd3295f2
|
|
@ -25,7 +25,7 @@ additionalProperties:
|
||||||
value: "1panel-network"
|
value: "1panel-network"
|
||||||
- default: 8888
|
- default: 8888
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_WEB_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelZh: WebUI 端口
|
labelZh: WebUI 端口
|
||||||
labelEn: WebUI port
|
labelEn: WebUI port
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -33,7 +33,7 @@ additionalProperties:
|
||||||
type: number
|
type: number
|
||||||
- default: 80
|
- default: 80
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_WEB_HTTP
|
||||||
labelZh: 网站服务 HTTP
|
labelZh: 网站服务 HTTP
|
||||||
labelEn: Website service HTTP
|
labelEn: Website service HTTP
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue