Am I doing something wrong here with Redlib?
Extra parameters I have this:
--restart=unless-stopped --env-file /mnt/user/appdata/redlib/.env
This inside .env file I have this
REDLIB_DEFAULT_SUBSCRIPTIONS=sub1+sub2+sub3
It doesnt defaulting to this setting. Is the format of the string above wrong? Or does anyone have any ideas?