mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
一次性升级,添加了小雅TVbox,cpolar极点云,fusion,迅雷
This commit is contained in:
20
xiaoya-tvbox/config.yaml
Normal file
20
xiaoya-tvbox/config.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
name: "小雅-TvBox"
|
||||
description: "AList代理,支持xiaoya版AList界面管理。"
|
||||
version: "latest"
|
||||
slug: "xiaoya-tvbox"
|
||||
url: https://github.com/power721/alist-tvbox
|
||||
image: haroldli/xiaoya-tvbox
|
||||
init: false
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
webui: "[PROTO:http]://[HOST]:[PORT:4567]"
|
||||
ports:
|
||||
4567/tcp: 4567
|
||||
80/tcp: 5344
|
||||
environment:
|
||||
no_proxy: "*.aliyundrive.com"
|
||||
ALIST_PORT: "5344"
|
||||
INSTALL: "xiaoya"
|
||||
MEM_OPT: "-Xmx512M"
|
||||
boot: manual
|
||||
Reference in New Issue
Block a user