mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
一次性升级,添加了小雅TVbox,cpolar极点云,fusion,迅雷
This commit is contained in:
29
xunlei/config.yaml
Normal file
29
xunlei/config.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
name: Xunlei(迅雷)
|
||||
version: 3.11.2
|
||||
slug: xunlei
|
||||
codenotary: wghaos@163.com
|
||||
description: 迅雷NAS版
|
||||
image: 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: ""
|
||||
user: ""
|
||||
password: ""
|
||||
schema:
|
||||
download_path: str
|
||||
user: str
|
||||
password: str
|
||||
Reference in New Issue
Block a user