feat(dns01): add beta NS
All checks were successful
lint / check (push) Successful in 22s

This commit is contained in:
Constantin Gierczak--Galle 2024-11-22 23:50:21 +01:00
parent 1456cf626e
commit 5d424ea217
No known key found for this signature in database

View file

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