1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-22 21:09:40 +08:00
renovate[bot] afead488bf chore(deps): update hashicorp/consul docker tag to v1.21.1 (#3986)
* chore(deps): update hashicorp/consul docker tag to v1.21.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-05-24 22:16:29 +08:00

36 lines
956 B
YAML

additionalProperties:
formFields:
- default: 8500
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: Port HTTP
pt-br: Porta HTTP
ru: HTTP порт
ko: HTTP 포트
zh: HTTP端口
zh-Hant: HTTP連接埠
- default: 8600
edit: true
envKey: PANEL_APP_PORT_DNS
labelEn: DNS Port
labelZh: DNS端口
required: true
rule: paramPort
type: number
label:
en: DNS Port
ja: DNSポート
ms: Port DNS
pt-br: Porta DNS
ru: DNS порт
ko: DNS 포트
zh: DNS端口
zh-Hant: DNS連接埠