1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-08 00:11:42 +01:00

Merge branch 'main' into ipv6

This commit is contained in:
Kristoffer Dalby 2022-01-30 10:09:52 +00:00 committed by GitHub
commit eddd62eee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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-example.yaml) It is **strongly recommended** to copy and modify the [example configuration](../config-example.yaml)
from the [headscale repository](../) from the [headscale repository](../)
6. Start the headscale server: 6. Start the headscale server: