New to SCALE - Docker Container permissions issue

Hello, been beating this up for a good while and I assume the answer is pretty straight forward, but for the life of me I can not figure it out. I am trying to get unifi-protect-backup to work in Scale. The issue I am having is when it starts:

cp: cannot stat ‘/root/.config/rclone/rclone.conf’: No such file or directory

This path does exist, but I can not figure out how to give this container root access to see this file. I’ve tried a lot of wrong things up to and including making a seperate group and user for this container and making them admins and that has not worked. What am I missing?