feat: headscale: override local dns

main
LeRoyce Pearson 2024-01-18 14:15:44 -07:00
parent e70104d9f1
commit 18b58f4891
1 changed files with 1 additions and 0 deletions

View File

@ -575,6 +575,7 @@
tls_key_path = null; tls_key_path = null;
dns_config = { dns_config = {
override_local_dns = true;
nameservers = [ "100.64.0.3" ]; nameservers = [ "100.64.0.3" ];
magic_dns = true; magic_dns = true;
base_domain = "ts.samsehu.perli.casa"; base_domain = "ts.samsehu.perli.casa";