From 25bbf1152e32854afa05376a513280e5bfa62f8d Mon Sep 17 00:00:00 2001 From: rion Date: Sun, 9 Mar 2025 14:07:16 -0500 Subject: [PATCH] Update homepage/config/services.yaml --- homepage/config/services.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml index 17d2ab7..99f2807 100644 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -104,7 +104,7 @@ id: tautulli_recent_movies widget: type: customapi - url: "http://192.168.51.75:8181/recent-movies" + url: "http://tautulli:3008/recent-movies" method: GET display: list mappings: @@ -240,7 +240,7 @@ id: tautulli_recent_shows widget: type: customapi - url: "http://tautulli:8181/recent-shows" + url: "http://tautulli:3008/recent-shows" method: GET display: list mappings: