Try using fudo.live instead

This commit is contained in:
2022-01-31 14:40:13 -08:00
parent 437a7ba90f
commit 56b31eac9b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,6 +24,6 @@
backplane = {
nameserver = "legatus";
dns-service = "nutboy3";
domain = "fudo.link";
domain = "fudo.live";
};
}
+1 -1
View File
@@ -14,6 +14,6 @@
log-aggregator = "limina";
backplane ={
dns-service = "nutboy3";
domain = "fudo.link";
domain = "fudo.live";
};
}