From e56d5c405028b6feaaf8a1fd07b9c7157e1bf7c5 Mon Sep 17 00:00:00 2001 From: pixelthorn Date: Tue, 14 Jul 2026 11:49:16 -0500 Subject: [PATCH] Update servarr.yaml --- servarr.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/servarr.yaml b/servarr.yaml index f7eef9f..f4818e3 100644 --- a/servarr.yaml +++ b/servarr.yaml @@ -59,7 +59,7 @@ services: - FIREWALL_OUTBOUND_SUBNETS=192.168.0.0/24,10.200.13.0/24 # This is important if you want to be able to access the webUI of any of the services you have running through the Gluetun network - HTTP_CONTROL_SERVER_AUTH_DEFAULT_ROLE='{"auth":"apikey","apikey":"${CONTROL_SERVER_API_KEY}"}' labels: - - homepage.group=Services + - homepage.group=Torrenting - homepage.name=Gluetun - homepage.icon=gluetun.png - homepage.description=VPN @@ -67,7 +67,7 @@ services: - homepage.widget.url=${GLUETUN_URL} - homepage.widget.version=2 - homepage.widget.key=${CONTROL_SERVER_API_KEY} - - rackpeek.tags=services + - rackpeek.tags=torrenting healthcheck: test: ["CMD", "wget", "-qO-", "https://ifconfig.me"] interval: 1m