From 45626232f354311986f990d872f2572f8ffe7071 Mon Sep 17 00:00:00 2001 From: Lindemberg Barbosa Date: Fri, 22 Sep 2023 16:08:14 -0300 Subject: doc: update port to match the speedtest-tracker compose example --- docs/customservices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customservices.md b/docs/customservices.md index 47210fc..25f8bc5 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -364,7 +364,7 @@ Configuration example: ```yaml - name: "Speedtest Tracker" type: "SpeedtestTracker" - url: "http://192.168.0.1:8765" + url: "http://192.168.0.1:8080" target: "_blank" ``` -- cgit v1.2.3