1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-05-06 11:30:23 +08:00
renovate[bot] 4e5752128e chore(deps): update portainer/portainer-ce docker tag to v2.28.1 (#3493)
* chore(deps): update portainer/portainer-ce docker tag to v2.28.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>
2025-03-21 11:19:02 +08:00

36 lines
738 B
YAML

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