From 409ed5502c2c14e6a7c461c9e1857d3e6bfd3618 Mon Sep 17 00:00:00 2001 From: jaydee Date: Wed, 26 Feb 2025 19:53:25 +0100 Subject: [PATCH] lala --- immich/docker-compose.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/immich/docker-compose.yml b/immich/docker-compose.yml index 2c167ce..5b19a22 100644 --- a/immich/docker-compose.yml +++ b/immich/docker-compose.yml @@ -12,12 +12,12 @@ services: immich-server: container_name: immich_server image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release} - extends: - file: hwaccel.transcoding.yml - service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding - devices: - - /dev/dri/renderD128 - - /dev/dri/card0 + # extends: + # file: hwaccel.transcoding.yml + # service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding + # devices: + # - /dev/dri/renderD128 + # - /dev/dri/card0 volumes: # Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file - /share/docker_data/immich/library:/usr/src/app/upload