From: Lindemberg Barbosa Date: Fri, 22 Sep 2023 19:08:14 +0000 (-0300) Subject: doc: update port to match the speedtest-tracker compose example X-Git-Tag: v23.09.1~2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=45626232f354311986f990d872f2572f8ffe7071;p=github%2Fbastienwirtz%2Fhomer.git doc: update port to match the speedtest-tracker compose example --- 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" ```