Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-09 03:33:11 +00:00
parent be0d4ca908
commit b1aec3df58
117 changed files with 161 additions and 1553 deletions
+3 -3
View File
@@ -4,13 +4,13 @@ networks:
external: true
services:
immich-server:
container_name: immich-server-immich-server
container_name: immich-server
devices:
- /dev/dri:/dev/dri
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.132.3
image: ghcr.io/immich-app/immich-server:v2.0.1
labels:
createdBy: Apps
networks:
@@ -19,5 +19,5 @@ services:
- ${PANEL_APP_PORT_HTTP}:2283
restart: always
volumes:
- ${IMMICH_ROOT_PATH}/data/library:/usr/src/app/upload
- ${IMMICH_ROOT_PATH}/data/library:/data
- /etc/localtime:/etc/localtime