I'm trying to run Immich Server using Docker Compose, but I'm encountering permission issues. The container is failing to read/write to the mounted volumes (/mnt/immich and ./library) due to permission errors. I've tried setting the user directive in the docker-compose.yml file to match the UID and GID of the host user, but the issue persists. It´s all setup as a Stack in Portainer. ${UPLOAD_LOCATION} is set to /mnt/immich, where the msb share is mounted in Ubuntu, on OS-Level