Host DB on network NAS but main container on another device?
I have a VM where it is strictly running docker containers (Ubuntu). I want to run immich on it, but I want the DB location to be also hosted on the NAS so it does not create a large DB folder on the VM.
Is there a certain path I should take to mount the NAS so that I can use it's path in the ENV variables for the docker container?
Is there a certain path I should take to mount the NAS so that I can use it's path in the ENV variables for the docker container?
