diff --git a/compose.yaml b/compose.yaml index 40a0f5d..19598d3 100644 --- a/compose.yaml +++ b/compose.yaml @@ -72,7 +72,7 @@ services: - PGID=${PGID} - TZ=${TZ} - WEBUI_PORT=8701 # must match "qbittorrent web interface" port number in gluetun's service above - - TORRENTING_PORT=${FIREWALL_VPN_INPUT_PORTS} # airvpn forwarded port, pulled from .env + # - TORRENTING_PORT=${FIREWALL_VPN_INPUT_PORTS} # airvpn forwarded port, pulled from .env volumes: - ./qbittorrent:/config - ${DATA_MOUNT}:/data