mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 14:47:36 +00:00
Fix broken indent
This commit is contained in:

committed by
nblock

parent
0d3cf74098
commit
d2a86b1ef2
@@ -2,9 +2,9 @@
|
||||
|
||||
- Headscale loads its configuration from a YAML file
|
||||
- It searches for `config.yaml` in the following paths:
|
||||
- `/etc/headscale`
|
||||
- `$HOME/.headscale`
|
||||
- the current working directory
|
||||
- `/etc/headscale`
|
||||
- `$HOME/.headscale`
|
||||
- the current working directory
|
||||
- Use the command line flag `-c`, `--config` to load the configuration from a different path
|
||||
- Validate the configuration file with: `headscale configtest`
|
||||
|
||||
|
Reference in New Issue
Block a user