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