appstore-1panel/apps/prowlarr/1.23.1/data.yml

17 lines
400 B
YAML
Raw Normal View History

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