From cbecfef1b60a405cb076af06d6508da8c184e2ec Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Mon, 30 Jun 2025 16:20:13 -0400 Subject: [PATCH] Typo fix for Wizarr in UptimeKuma monitoring. --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 5474f877..4736500b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6089,7 +6089,7 @@ services: homepage.description: User invitation management system for Jellyfin, Plex, and Emby swag: enable swag.uptime-kuma.enabled: true - swag.uptime-kuma.monitor.url: https://sonarr.${MY_TLD} + swag.uptime-kuma.monitor.url: https://wizarr.${MY_TLD} swag.uptime-kuma.monitor.interval: 300 ports: - 5690:5690