Files
addons/xunlei/config.yaml
2025-11-11 08:48:45 +00:00

30 lines
494 B
YAML

name: Xunlei(迅雷)
version: 3.20.2
slug: xunlei
codenotary: admin@cnod.net
description: 迅雷NAS版
image: r.hassbus.com/wghaos/xunlei
url: https://git.hadb.cn/ha/addons/src/master/xunlei
init: false
arch:
- aarch64
- amd64
boot: manual
ports:
2345/tcp: 2345
webui: "http://[HOST]:[PORT:2345]/"
map:
- media:rw
- share:rw
apparmor: true
privileged:
- SYS_ADMIN
options:
download_path: "/share"
user: ""
password: ""
schema:
download_path: str
user: str
password: str