1
0

chore(deps): update duplicati/duplicati docker tag to v2.2.1.0 (localApps) (#4345)

This commit is contained in:
renovate[bot]
2026-03-05 18:41:16 +00:00
committed by GitHub
parent 8110c86ade
commit 6081e5d63e
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,43 @@
additionalProperties:
formFields:
- default: "40261"
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
label:
en: Port
zh: 端口
required: true
rule: paramPort
type: number
- default: "./data/backups"
edit: true
envKey: BACKUPS_PATH
labelEn: External Backups Path
labelZh: 外部备份路径
label:
en: External Backups Path
zh: 外部备份路径
required: true
type: text
- default: "/backups"
edit: true
envKey: INTERNAL_BACKUPS_PATH
labelEn: Internal Backups Path
labelZh: 内部备份路径
label:
en: Internal Backups Path
zh: 内部备份路径
required: true
type: text
- default: "./data/data"
edit: true
envKey: DATA_PATH
labelEn: Data Path
labelZh: 数据路径
label:
en: Data Path
zh: 数据路径
required: true
type: text