fientune immich config x2

This commit is contained in:
Yan Lin 2026-02-14 13:26:39 +01:00
parent f2ca74a346
commit 40a2a1591b
2 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ in
volumes = [
"/var/lib/immich/config:/config"
"/var/lib/immich/int-lib:/photos"
"/mnt/essd/immich-lib:/photos"
"/mnt/essd/DCIM:/ext-lib:ro"
"${immichConfigFile}:/config/immich.json:ro"
];