mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-08-05 20:18:19 +00:00
* Fixing example docker compose Change needed so the following statement included in the docs a bit below makes sense: NOTE: We have to use the `/mnt/media/christmas-trip` path and not the `/mnt/nas/christmas-trip` path since all paths have to be what the Docker containers see. * another fix