mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat:优化flarum外部访问;更新alist3.17.0;规范化; (#90)
* '添加qBittorrent,jellyfin,ALS,alist,watchtower' * 添加flarum到应用商店 * 添加flarum到list * 更新flarum的一些说明 * 更新flarum logo * 添加重启参数 * 规范化 * 修正qBittorrent * 移除无用项 * 修正错误 * 修正细节 * 规范化
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user