mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-15 17:29:56 +00:00
Fix wrong metrics port in docs
It should be 9090.
This commit is contained in:
@@ -178,7 +178,7 @@ systemctl status headscale
|
|||||||
Verify `headscale` is available:
|
Verify `headscale` is available:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
curl http://127.0.0.1:8080/metrics
|
curl http://127.0.0.1:9090/metrics
|
||||||
```
|
```
|
||||||
|
|
||||||
`headscale` will now run in the background and start at boot.
|
`headscale` will now run in the background and start at boot.
|
||||||
|
Reference in New Issue
Block a user