Getting Unraid Nextcloud docker to see SSL certs in NPM docker
Novice here on this matter. I have NPM running in a docker in Unraid as well as Nextcloud. (Slowly trying to get SSL working with Nextcloud). (Using letsencrypt with DuckDNS - internal use only).
I have my Nextcloud docker template pointing to this path /mnt/dockers_ssd/appdata/NginxProxyManager/letsencrypt/ with the label being SSL Certificates and the Container Path being /etc/ssl/nextcloud.
Will Nextcloud read the certs this way?