mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出lucky、xiaoya-alist
This commit is contained in:
37
xiaoya-alist/config.yaml
Normal file
37
xiaoya-alist/config.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
name: 小雅Alist
|
||||
version: hostmode
|
||||
slug: xiaoya-alist
|
||||
codenotary: wghaos@163.com
|
||||
description: '一个口碑级的alist应用'
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
image: wghaos/xiaoya-alist
|
||||
init: false
|
||||
host_network: true
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7
|
||||
webui: "[PROTO:http]://[HOST]:[PORT:5678]"
|
||||
ports:
|
||||
5678/tcp: 5678
|
||||
2345/tcp: 2345
|
||||
2346/tcp: 2346
|
||||
environment:
|
||||
no_proxy: "*.aliyundrive.com"
|
||||
boot: manual
|
||||
options:
|
||||
alipan_token: ""
|
||||
alipan_refresh_token: ""
|
||||
alipan_folder_id: ""
|
||||
pikpak_email: ""
|
||||
pikpak_mobile: ""
|
||||
docker_address_ext: ""
|
||||
proxy: ""
|
||||
schema:
|
||||
alipan_token: str
|
||||
alipan_refresh_token: str
|
||||
alipan_folder_id: str
|
||||
pikpak_email: str?
|
||||
pikpak_mobile: str?
|
||||
docker_address_ext: str?
|
||||
proxy: str?
|
||||
Reference in New Issue
Block a user