Hi, I recently moved to a new machine, and switched from nginx to swag. When I or any of my users try to log into Jellyseerr via the reverse proxy (subdomain), after the Plex login window pops up and we log in, it takes us back to the login screen instead of the Jellyseerr main page. If I go via IP:port, it works fine.
The logs (debug level) do not seem to be logging anything surrounding a login attempt.
This was working perfectly well in nginx, and I'm using the swag template for Jellyseerr.
Is there anything I can change to get this working? My Swag subdomain config is here: https://gist.github.com/PearsonFlyer/7cf91569cb583a4ae07a534a49d27f80
I'm on Unraid 7.2.3, using the Seerr docker container from Hotio, running Seerr version 2.7.3 Stable.
Thanks!