doc: update port to match the speedtest-tracker compose example

pull/709/head
Lindemberg Barbosa 2023-09-22 16:08:14 -03:00 committed by Bastien Wirtz
parent 6f0193fb32
commit 45626232f3
1 changed files with 1 additions and 1 deletions

View 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"
```