From 5b73dfa92b9a20efe07b7c00250c4d0b0555ae35 Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Wed, 24 Jul 2024 18:30:25 +0200 Subject: [PATCH] Update immich --- roles/immich/vars/main.yml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/roles/immich/vars/main.yml b/roles/immich/vars/main.yml index 478dfdd..0f4f92f 100644 --- a/roles/immich/vars/main.yml +++ b/roles/immich/vars/main.yml @@ -38,28 +38,10 @@ immich_compose: file: services: app: - command: ["start.sh", "immich"] depends_on: - database - 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: image: ghcr.io/immich-app/immich-machine-learning:release volumes: