Update immich

This commit is contained in:
Tobias Reisinger 2024-07-24 18:30:25 +02:00
parent a1552c3662
commit 5b73dfa92b
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -38,28 +38,10 @@ immich_compose:
file: file:
services: services:
app: app:
command: ["start.sh", "immich"]
depends_on: depends_on:
- database - database
- redis - redis
microservices:
image: ghcr.io/immich-app/immich-server:release
# extends:
# file: hwaccel.yml
# service: hwaccel
command: ["start.sh", "microservices"]
volumes:
- upload:/usr/src/app/upload
env_file:
- service.env
depends_on:
- redis
- database
restart: always
networks:
default:
machine-learning: machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:release image: ghcr.io/immich-app/immich-machine-learning:release
volumes: volumes: