1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +00:00

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

This commit is contained in:
Lindemberg Barbosa 2023-09-22 16:08:14 -03:00 committed by Bastien Wirtz
parent 6f0193fb32
commit 45626232f3

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