From 4905c1aed94285c8bcaa88c467f04315eac1be94 Mon Sep 17 00:00:00 2001 From: meftimes Date: Mon, 6 Nov 2023 22:12:42 -0500 Subject: [PATCH] need WEBUI_PORT:8080 after all it seems --- gluetun-qbittorrent/gluetun-qbittorrent.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/gluetun-qbittorrent/gluetun-qbittorrent.yml b/gluetun-qbittorrent/gluetun-qbittorrent.yml index 0f59b9a..a780ba6 100644 --- a/gluetun-qbittorrent/gluetun-qbittorrent.yml +++ b/gluetun-qbittorrent/gluetun-qbittorrent.yml @@ -27,6 +27,7 @@ services: - PUID=1001 - PGID=1001 - TZ=America/New_York + - WEBUI_PORT=8080 volumes: - /media/qbittorrent/config:/config - /media/qbittorrent/downloads:/downloads