Hi all,

Let me preface this by saying I'm a novice to docker and doing everything through portainer, so I might need a bit of ELI5. I have successfully deployed https://github.com/qdm12/gluetun and have mullvad running over wireguard. I also deployed a qbittorrent and make it run through my "gluetun" container. I did a torrent IP test and it's all working great. I can access QBittorrent through my local ip etc.

Where I'm having issues is connecting my containers that aren't on the VPN (sonarr, radarr, etc) to Qbittorrent. They can't seem to be able to find it. I use "localhost" i use IP of my host machine. Any tips?

Thanks!