diff --git a/__swarm/immich/immich-swarm.yml b/__swarm/immich/immich-swarm.yml index 0f05dc1..a805ea9 100644 --- a/__swarm/immich/immich-swarm.yml +++ b/__swarm/immich/immich-swarm.yml @@ -3,9 +3,6 @@ services: image: ${DOCKER_REGISTRY:-}ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release} devices: - /dev/dri:/dev/dri - group_add: - - video - - 993 volumes: - ${UPLOAD_LOCATION}:/data - /etc/localtime:/etc/localtime:ro