]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - docs/customservices.md
doc: update port to match the speedtest-tracker compose example
[github/bastienwirtz/homer.git] / 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"
 ```