Hello!
I was hoping i could get some help for this container. I have it up and running using a MariaDB container, and all of that seems to be running fine, but I'm having trouble with Images, and i believe file permissions. If i exec into the docker container and run "chmod -R 770 /assets" the images will work fine until the container resets. At which point the permissions change and i have to run the command again. I imagine i have to change the uid/gid env variables on the unraid config page, but im not certain, and if that is the case, i dont know what i have to change them to.
Any help with this would be greatly appreciated.