feat(dns01): init DNS config #9

Merged
cst1 merged 14 commits from beta_dns_config into main 2024-12-07 12:53:31 +01:00
Showing only changes of commit 5d424ea217 - Show all commits

View file

@ -15,7 +15,8 @@ with dns.lib.combinators;
}; };
NS = [ NS = [
# TODO: add nameservers with GLUE and everything "ns01.beta.dgnum.eu."
"ns02.beta.dgnum.eu."
]; ];
#A = [ "203.0.113.1" ]; #A = [ "203.0.113.1" ];