mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
29 lines
477 B
YAML
29 lines
477 B
YAML
name: Xunlei(迅雷)内测版
|
|
version: 3.20.2-4
|
|
slug: xunlei-test
|
|
description: 迅雷NAS内测版
|
|
image: r.hassbus.com/wghaos/xunlei
|
|
url: https://gitcode.com/waxgourd/addons
|
|
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
|