removed forwarded ports for qbittorrent

This commit is contained in:
2023-07-02 01:31:40 -05:00
parent 1f1dd640ee
commit d3f3a9b598
+2 -2
View File
@@ -84,8 +84,8 @@ services:
- 8388:8388/tcp # Shadowsocks
- 8181:8080/tcp # SABnzbd
- 8282:8282/tcp # qBittorrent
- 55361:6881/tcp # qBittorrent
- 55361:6881/udp # qBittorrent
- 6881:6881/tcp # qBittorrent
- 6881:6881/udp # qBittorrent
restart: unless-stopped
volumes:
- ${DOCKERCONFIGS}/gluetun:/gluetun