chore: update docs
This commit is contained in:
parent
7f5e0fe42d
commit
f4da4c6428
3 changed files with 14 additions and 33 deletions
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue