1
0

chore(deps): update mdcng/mdc docker tag to v1.35.1 (localApps) (#4372)

This commit is contained in:
renovate[bot]
2026-03-06 07:56:56 +00:00
committed by GitHub
parent 45e1dc51d2
commit 93b1f95cca
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,93 @@
additionalProperties:
formFields:
- default: "40300"
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
label:
en: Port
zh: 端口
required: true
rule: paramPort
type: number
- default: "./data/config"
edit: true
envKey: CONFIG_PATH
labelEn: Config Path
labelZh: 配置路径
label:
en: Config Path
zh: 配置路径
required: true
type: text
- default: "./data/media"
edit: true
envKey: MEDIA_PATH
labelEn: Media Path
labelZh: 媒体路径
label:
en: Media Path
zh: 媒体路径
required: true
type: text
- default: "/media"
disabled: true
envKey: MEDIA_PATH_INTERNAL
labelEn: Internal Media Path
labelZh: 容器内部媒体路径
label:
en: Internal Media Path
zh: 容器内部媒体路径
required: true
type: text
- default: "./data/media2"
edit: true
envKey: MEDIA_PATH_2
labelEn: Media Path 2
labelZh: 媒体路径 2
label:
en: Media Path 2
zh: 媒体路径 2
required: true
type: text
- default: "/media2"
disabled: true
envKey: MEDIA_PATH_INTERNAL_2
labelEn: Internal Media Path 2
labelZh: 容器内部媒体路径 2
label:
en: Internal Media Path 2
zh: 容器内部媒体路径 2
required: true
type: text
- default: "1000"
edit: true
envKey: PUID
labelEn: User ID
labelZh: 用户 ID
label:
en: User ID
zh: 用户 ID
required: true
type: number
- default: "1000"
edit: true
envKey: PGID
labelEn: Group ID
labelZh: 组 ID
label:
en: Group ID
zh: 组 ID
required: true
type: number
- default: "Asia/Shanghai"
edit: true
envKey: TIME_ZONE
labelEn: Time zone
labelZh: 时区
label:
en: Time zone
zh: 时区
required: true
type: text