mirror of
https://github.com/immich-app/immich.git
synced 2026-04-30 13:00:40 -04: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