clanService/headscale: magic_dns is disabled

This commit is contained in:
2026-06-10 15:11:26 +07:00
parent da6be4946f
commit 07b648db9a
+1
View File
@@ -173,6 +173,7 @@
base_domain = settings.base_domain;
override_local_dns = true;
nameservers.global = settings.nameservers;
magic_dns = false;
};
};