Update servarr.yaml

This commit is contained in:
2026-07-14 11:49:16 -05:00
parent e010caa822
commit e56d5c4050
+2 -2
View File
@@ -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