mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -2,7 +2,7 @@ networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
services:
|
||||
alist:
|
||||
openlist:
|
||||
container_name: alist-ffmpeg
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
- FORCE=false
|
||||
image: xhofe/alist:v3.45.0-ffmpeg
|
||||
image: openlistteam/openlist:v4.0.2-ffmpeg
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:5244
|
||||
restart: always
|
||||
volumes:
|
||||
- ${ALIST_ROOT_PATH}/data:/opt/alist/data
|
||||
- ${OPENLIST_ROOT_PATH}/data:/opt/openlist/data
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_1:-./default_mount_1}:${CUSTOM_MOUNT_DIRECTORY_1:-/default_mount_1}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_2:-./default_mount_2}:${CUSTOM_MOUNT_DIRECTORY_2:-/default_mount_2}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_3:-./default_mount_3}:${CUSTOM_MOUNT_DIRECTORY_3:-/default_mount_3}
|
||||
|
||||
Reference in New Issue
Block a user