chore: update docs

This commit is contained in:
Aarnav Tale
2025-04-26 13:31:37 -04:00
parent 7f5e0fe42d
commit f4da4c6428
3 changed files with 14 additions and 33 deletions
+4
View File
@@ -44,6 +44,10 @@ services:
# This should match headscale.config_path in your config.yaml
- './headscale-config/config.yaml:/etc/headscale/config.yaml'
# If using dns.extra_records in Headscale (recommended), this should
# match the headscale.dns_records_path in your config.yaml
- './headscale-config/dns_records.json:/etc/headscale/dns_records.json'
# Headplane stores its data in this directory
- './headplane-data:/var/lib/headplane'