feat:优化flarum外部访问;更新alist3.17.0;规范化; (#90)

* '添加qBittorrent,jellyfin,ALS,alist,watchtower'

* 添加flarum到应用商店

* 添加flarum到list

* 更新flarum的一些说明

* 更新flarum logo

* 添加重启参数

* 规范化

* 修正qBittorrent

* 移除无用项

* 修正错误

* 修正细节

* 规范化
This commit is contained in:
okxlin
2023-05-16 17:47:57 +08:00
committed by GitHub
parent d7e05406b7
commit f29958aac0
11 changed files with 13 additions and 13 deletions
@@ -2,7 +2,7 @@ version: '3'
services:
alist:
container_name: ${CONTAINER_NAME}
restart: unless-stopped
restart: always
networks:
- 1panel-network
ports:
@@ -14,7 +14,7 @@ services:
- PUID=0
- PGID=0
- UMASK=022
image: xhofe/alist:v3.16.3
image: xhofe/alist:v3.17.0
labels:
createdBy: "Apps"