This commit is contained in:
2026-03-30 19:36:58 +02:00
parent 97aa13c6b3
commit af5b6eb840

View File

@@ -43,6 +43,7 @@ services:
user: "1001:1001" user: "1001:1001"
environment: environment:
- MPLCONFIGDIR=/cache/.matplotlib - MPLCONFIGDIR=/cache/.matplotlib
- IMMICH_TEMP_DIR=/cache/temp
volumes: volumes:
- model-cache:/cache - model-cache:/cache
- ${UPLOAD_LOCATION}:/data # <<< hier hinzufügen - ${UPLOAD_LOCATION}:/data # <<< hier hinzufügen