I am trying to have a QBitTorrent Docker container that is accessible on my local network and connects to WireGuard. I know this is a basic question, and I'm sorry if I'm wasting your time. I am using a separate user for this that i have add to the docker group.
I can't access the web interface what have i configured wrong.
Move the ports you are exposing from the qbit container to the wireguard container. The VPN container should be the only one exposing ports in this case.
But like someone else said, the gluetun image works really well for this.