mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-22 14:09:40 +08:00
* chore(deps): update linuxserver/freshrss docker tag to v1.26.3 * 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>
35 lines
751 B
YAML
35 lines
751 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 8080
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Port
|
|
labelZh: HTTP 端口
|
|
label:
|
|
en: Port
|
|
ja: ポート
|
|
ms: Port
|
|
pt-br: Porta
|
|
ru: Порт
|
|
ko: 포트
|
|
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
|