1
0
Fork 0
1Panel-Appstore/apps/nginxwebui/4.3.8/data.yml

34 lines
752 B
YAML

additionalProperties:
formFields:
- default: 40093
edit: true
envKey: PANEL_APP_PORT_CONSOLE
labelEn: Console Port
labelZh: 控制台端口
label:
en: Console Port
zh: 控制台端口
required: true
rule: paramPort
type: number
- default: 80
disabled: true
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP 端口
label:
en: HTTP Port
zh: HTTP 端口
required: true
type: number
- default: 443
disabled: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS 端口
label:
en: HTTPS Port
zh: HTTPS 端口
required: true
type: number