mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 15:37:04 +00:00
Update default dns_records_path in config.example.yaml
The example path looked for Headscale's `extra_records.json` file in `/var/lib/headplane`, not `/var/lib/headscale`.
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ headscale:
|
|||||||
# readable and writable to the Headplane process.
|
# readable and writable to the Headplane process.
|
||||||
# When using this, Headplane will no longer need to automatically
|
# When using this, Headplane will no longer need to automatically
|
||||||
# restart Headscale for DNS record changes.
|
# restart Headscale for DNS record changes.
|
||||||
# dns_records_path: "/var/lib/headplane/extra_records.json"
|
# dns_records_path: "/var/lib/headscale/extra_records.json"
|
||||||
|
|
||||||
# Integration configurations for Headplane to interact with Headscale
|
# Integration configurations for Headplane to interact with Headscale
|
||||||
integration:
|
integration:
|
||||||
|
|||||||
Reference in New Issue
Block a user