]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
doc: update port to match the speedtest-tracker compose example
authorLindemberg Barbosa <lindembergdepaulo@gmail.com>
Fri, 22 Sep 2023 19:08:14 +0000 (16:08 -0300)
committerBastien Wirtz <bastien.wirtz@gmail.com>
Mon, 25 Sep 2023 18:10:17 +0000 (20:10 +0200)
docs/customservices.md

index 47210fcf3b8f989ca13acf3e1d1acbf650d2f6f4..25f8bc52591d4e596216c69dc44a6d44eafbc1b7 100644 (file)
@@ -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"
 ```