1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-30 20:10:29 +08:00
1Panel-Appstore/drawio/24.2.1/data.yml
renovate[bot] 6264440acf chore(deps): update jgraph/drawio docker tag to v24.2.1 (#1174)
* chore(deps): update jgraph/drawio docker tag to v24.2.1

* 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>
2024-04-02 15:14:44 +08:00

19 lines
475 B
YAML

additionalProperties:
formFields:
- default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP 端口
required: true
rule: paramPort
type: number
- default: 6443
edit: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS 端口
required: true
rule: paramPort
type: number