mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 10:49:32 +00:00
docs: fixed /metrics
endpoint 8080 → 9090
, reference config-example.yaml
This commit is contained in:
@@ -67,7 +67,7 @@ To run `headscale` in the background, please follow the steps in the [SystemD se
|
||||
Verify `headscale` is available:
|
||||
|
||||
```shell
|
||||
curl http://127.0.0.1:8080/metrics
|
||||
curl http://127.0.0.1:9090/metrics
|
||||
```
|
||||
|
||||
8. Create a namespace ([tailnet](https://tailscale.com/kb/1136/tailnet/)):
|
||||
|
Reference in New Issue
Block a user