1
0

qbittorrent: expose only locally for now

This commit is contained in:
2025-12-01 12:46:47 +01:00
parent 33b28cecd1
commit f80a5e8fa5
+1 -1
View File
@@ -669,7 +669,7 @@ services:
- 6881:6881 - 6881:6881
- 6881:6881/udp - 6881:6881/udp
labels: labels:
caddy: qbt.${DOMAIN} caddy: qbt.home.arpa
caddy.reverse_proxy: "{{ upstreams $QBITTORRENT_WEBUI_INTERNAL_PORT }}" caddy.reverse_proxy: "{{ upstreams $QBITTORRENT_WEBUI_INTERNAL_PORT }}"
restart: unless-stopped restart: unless-stopped