This commit is contained in:
2026-03-30 19:16:40 +02:00
parent d12926dda8
commit 6831ad1f03

View File

@@ -72,21 +72,5 @@ services:
healthcheck:
disable: false
immich-go:
container_name: immich_go
image: pkking/immich-go:latest
environment:
- IMMICH_HOST=http://immich-server:2283
- IMMICH_API_KEY=Wh4UOaZqLFBQYAjY4ymnzVL4CL1jpdfLgAjLi3XwaUo
- IMPORT_PATH=/import
- CONCURRENCY=4
- SKIP_EXISTING=true
- ENABLE_ML=true
volumes:
- /mnt/immichDatenOnQNAP/import:/import:rw
depends_on:
- immich-server
restart: "no"
volumes:
model-cache: