From aa2999ea737dee36c4a9c9c93386000c04e0c3dc Mon Sep 17 00:00:00 2001 From: Chish Date: Mon, 27 Jan 2025 23:23:44 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E6=9B=B4=E6=96=B0=20AList?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/alist/3.41.0/docker-compose.yml | 2 +- apps/alist/data.yml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/apps/alist/3.41.0/docker-compose.yml b/apps/alist/3.41.0/docker-compose.yml index 0d08ea6..7b45b76 100644 --- a/apps/alist/3.41.0/docker-compose.yml +++ b/apps/alist/3.41.0/docker-compose.yml @@ -8,7 +8,7 @@ services: - .env image: xhofe/alist:v3.41.0 labels: - createdBy: Apps + createdBy: "Apps" restart: always networks: - chish-network diff --git a/apps/alist/data.yml b/apps/alist/data.yml index e0e21c0..8dbf439 100644 --- a/apps/alist/data.yml +++ b/apps/alist/data.yml @@ -1,14 +1,20 @@ +name: AList +tags: + - 工具 + - 云储存 +title: 一个支持多存储的文件列表程序 +description: 一个支持多存储的文件列表程序 additionalProperties: key: alist name: AList tags: - - 工具 - - 云存储 + - Tool shortDescZh: 一个支持多存储的文件列表程序 shortDescEn: A file list program that supports multiple storage type: tool crossVersionUpdate: true limit: 0 + recommend: 0 website: https://github.com/alist-org/alist github: https://github.com/alist-org/alist document: https://alist.nn.ci/zh/ \ No newline at end of file