mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-22 22:19:39 +08:00
* chore(deps): update ghcr.io/gethomepage/homepage docker tag to v1.3.2 * 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>
36 lines
805 B
YAML
36 lines
805 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 3000
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: HTTP Port
|
|
labelZh: HTTP端口
|
|
label:
|
|
en: HTTP Port
|
|
ja: HTTPポート
|
|
ms: Port HTTP
|
|
pt-br: Porta HTTP
|
|
ru: HTTP-порт
|
|
ko: HTTP 포트
|
|
zh: HTTP端口
|
|
zh-Hant: HTTP連接埠
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: Asia/Shanghai
|
|
edit: true
|
|
envKey: TIME_ZONE
|
|
labelEn: Time zone
|
|
labelZh: 时区
|
|
label:
|
|
en: Time zone
|
|
ja: タイムゾーン
|
|
ms: Zon masa
|
|
pt-br: Fuso horário
|
|
ru: Часовой пояс
|
|
ko: 시간대
|
|
zh: 时区
|
|
zh-Hant: 時區
|
|
required: true
|
|
type: text
|