mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-10 17:12:33 +08:00
Merge branch 'main' into ipv6
This commit is contained in:
commit
eddd62eee0
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ touch /var/lib/headscale/db.sqlite
|
|||
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](../)
|
||||
|
||||
6. Start the headscale server:
|
||||
|
|
Loading…
Reference in a new issue