chore(deps): update linuxserver/qbittorrent docker tag to v4.6.7 (#2136)

* chore(deps): update linuxserver/qbittorrent docker tag to v4.6.7

* 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>
This commit is contained in:
renovate[bot]
2024-09-18 14:15:11 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> github-action update-app-version
parent 3f6576e339
commit fdff6173ba
2 changed files with 1 additions and 1 deletions
+24
View File
@@ -0,0 +1,24 @@
additionalProperties:
formFields:
- default: 8181
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: WebUI Port
labelZh: 网页端口
required: true
rule: paramPort
type: number
- default: 48181
edit: true
envKey: PANEL_TORRENTING_PORT
labelEn: Torrenting port
labelZh: 做种端口
required: true
type: number
- default: Asia/Shanghai
edit: true
envKey: TIME_ZONE
labelEn: Time zone
labelZh: 时区
required: true
type: text