Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2025-11-17 03:13:13 +00:00
parent f2271bba86
commit b924ad2392
7 changed files with 0 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
additionalProperties:
formFields:
- default: "/home/prowlarr"
edit: true
envKey: PROWLARR_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 9696
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number