headscale: revert base_domain to jakst.

This commit is contained in:
2025-01-16 22:17:56 +02:00
parent 6f34e0a4e4
commit b44d970914

View File

@@ -34,8 +34,7 @@
"8.8.4.4" "8.8.4.4"
]; ];
magic_dns = false; magic_dns = false;
# https://github.com/juanfont/headscale/issues/2210 base_domain = "jakst";
base_domain = "jakst.vpn";
}; };
}; };
}; };