1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-23 03:19:39 +08:00
renovate[bot] 96fc002397 chore(deps): update jgraph/drawio docker tag to v27.0.9 (#3996)
* chore(deps): update jgraph/drawio docker tag to v27.0.9

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-05-25 22:32:51 +08:00

37 lines
975 B
YAML

additionalProperties:
formFields:
- default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP 端口
required: true
rule: paramPort
type: number
label:
en: HTTP Port
ja: HTTP ポート
ms: HTTP Port
pt-br: HTTP Porta
ru: HTTP Порт
ko: HTTP 포트
zh-Hant: HTTP 埠
zh: HTTP 端口
- default: 6443
edit: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS 端口
required: true
rule: paramPort
type: number
label:
en: HTTPS Port
ja: HTTPS ポート
ms: HTTPS Port
pt-br: HTTPS Porta
ru: HTTPS Порт
ko: HTTPS 포트
zh-Hant: HTTPS 埠
zh: HTTPS 端口