mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 17:03:06 +00:00
Fix example config link
Everything is in the title :p
This commit is contained in:
parent
45d331da99
commit
cec236ce24
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue