1
0

chore(deps): update cym1102/nginxwebui docker tag to v4.3.8 (#3989)

This commit is contained in:
renovate[bot]
2026-02-13 04:44:21 +00:00
committed by GitHub
parent 92ae0e817e
commit 0b4d9dc0a1
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,33 @@
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