Merge pull request #538 from artemklevtsov/patch-1

This commit is contained in:
Kristoffer Dalby
2022-04-09 18:49:47 +01:00
committed by GitHub

View File

@@ -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.