Skip to content

Commit

Permalink
update Alist (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cp0204 authored Jun 6, 2023
1 parent 4b159c7 commit a9baa5e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions Apps/Alist/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: alist
services:
alist:
image: xhofe/alist:v3.18.0
deploy:
resources:
reservations:
memory: "64M"
network_mode: bridge
ports:
- target: 5244
Expand Down Expand Up @@ -34,17 +38,19 @@ x-casaos:
en_us: A file list program that supports multiple storage, powered by Gin and Solidjs.
zh_cn: 一个支持多种存储的文件列表程序,使用 Gin 和 Solidjs。
developer: Xhofe
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/alist/icon.png
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Alist/icon.png
screenshot_link:
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Alist/screenshot-1.png
main: alist
port_map: "5244"
scheme: http
tagline:
en_us: A file list program that supports multiple storage, powered by Gin and Solidjs.
zh_cn: 一个支持多种存储的文件列表程序,使用 Gin 和 Solidjs。
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/alist/thumbnail.jpg
en_us: A file list program that supports multiple storage
zh_cn: 一个支持多种存储的文件列表程序
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Alist/thumbnail.png
tips:
before_install:
en_us: After installation, view the initial password in the log.
zh_cn: 安装完成后,请在日志中查看初始密码。
title:
en_us: Alist
en_us: Alist
Binary file modified Apps/Alist/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a9baa5e

Please sign in to comment.