update dns serial
This commit is contained in:
parent
95225c5055
commit
bc935ad037
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ with my.ipv6; # contains { standard, acme }
|
||||||
SOA = {
|
SOA = {
|
||||||
nameServer = "ns1.${my.subZone}.";
|
nameServer = "ns1.${my.subZone}.";
|
||||||
adminEmail = my.email;
|
adminEmail = my.email;
|
||||||
serial = 2021072400; # Y M D Version
|
serial = 2021111100; # Y M D Version
|
||||||
};
|
};
|
||||||
|
|
||||||
NS = [
|
NS = [
|
||||||
|
|
Loading…
Reference in a new issue