Merge pull request #267 from piec/patch-1

Fix example config link
This commit is contained in:
Juan Font
2022-01-11 15:39:55 +01:00
committed by GitHub

View File

@@ -44,7 +44,7 @@ touch /var/lib/headscale/db.sqlite
touch /etc/headscale/config.yaml touch /etc/headscale/config.yaml
``` ```
It is **strongly recommended** to copy and modifiy the [example configuration](../config.yaml) It is **strongly recommended** to copy and modifiy the [example configuration](../config-example.yaml)
from the [headscale repository](../) from the [headscale repository](../)
6. Start the headscale server: 6. Start the headscale server: