How do i mount a network NAS folder to the photo prism originals folder?
I have tried
sudo mount -t nfs 192.168.20.4:/volume1/nas/photos /home/umbrel/umbrel/app-data/photoprism/originals
but nothing happens, do i need modify the docker compose yml file and then reboot photo prism?
I’m looking for an answer as well, but I guess you need to map the volume to a docker volume as well.
Just an idea. I’m going to investigate that lead just now.
I tend to think the most relevant container is probably photoprism_app_proxy_1, since the _web is probably just for the GUI and _db just for the DB.