add {pads,docs}.beta.rz.ens.wtf to the DNS server
This commit is contained in:
parent
dd57d05591
commit
0dc5bd6aad
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,7 @@ with my.ipv6; # contains { standard, acme }
|
|||
SOA = {
|
||||
nameServer = "ns1.${my.subZone}.";
|
||||
adminEmail = my.email;
|
||||
serial = 2021111300; # Y M D Version
|
||||
serial = 2021111301; # Y M D Version
|
||||
};
|
||||
|
||||
NS = [
|
||||
|
@ -59,6 +59,8 @@ with my.ipv6; # contains { standard, acme }
|
|||
factorio.AAAA = public-cof-ips;
|
||||
home.A = upstream-v4-proxies;
|
||||
home.AAAA = public-cof-ips;
|
||||
pads.AAAA = public-cof-ips;
|
||||
docs.AAAA = public-cof-ips;
|
||||
};
|
||||
|
||||
internal.subdomains = {
|
||||
|
|
Loading…
Add table
Reference in a new issue