MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
175 stars 93 forks source link

Fixed to use INCOMING_PORT_ENV (from README.md) #114

Open andreiz opened 2 years ago

andreiz commented 2 years ago

README.md mentions that INCOMING_PORT_ENV should be used, but iptables.sh usesINCOMING_PORT

johanno commented 1 year ago

You could also add an fix for WEBUI_PORT_ENV to WEBUI_PORT since this also is wrong in the readme