update alist (#228)
This commit is contained in:
parent
f21f4e467e
commit
44423e1a8a
|
@ -1,7 +1,7 @@
|
||||||
name: alist
|
name: alist
|
||||||
services:
|
services:
|
||||||
alist:
|
alist:
|
||||||
image: xhofe/alist:v3.21.0
|
image: xhofe/alist:v3.23.0
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
reservations:
|
reservations:
|
||||||
|
@ -51,7 +51,7 @@ x-casaos:
|
||||||
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Alist/thumbnail.png
|
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Alist/thumbnail.png
|
||||||
tips:
|
tips:
|
||||||
before_install:
|
before_install:
|
||||||
en_us: After installation, view the initial password in the log.
|
en_us: After installation, please check the initial password in the container log (Settings - TopRight - Terminal and Logs - Logs).
|
||||||
zh_cn: 安装完成后,请在日志中查看初始密码。
|
zh_cn: 安装完成后,请在容器日志(应用-设置-右上角-终端与日志-日志)中查看初始密码。
|
||||||
title:
|
title:
|
||||||
en_us: Alist
|
en_us: Alist
|
||||||
|
|
Loading…
Reference in New Issue