1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-16 10:37:33 +00:00

Remove tab from YAML

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby
2022-11-02 09:54:24 +01:00
committed by Juan Font
parent dfc03a6124
commit ac15b21720

@@ -102,7 +102,7 @@ derp:
- https://controlplane.tailscale.com/derpmap/default
auto_update_enabled: false
update_frequency: 1m
`
`
return yaml
}