Add Nexus domain
This commit is contained in:
@@ -24,9 +24,10 @@
|
||||
postgresql-server = "nutboy3";
|
||||
log-aggregator = "nutboy3";
|
||||
chat-server = "legatus";
|
||||
backplane = {
|
||||
nameserver = "legatus";
|
||||
dns-service = "nutboy3";
|
||||
domain = "fudo.link";
|
||||
};
|
||||
# backplane = {
|
||||
# nameserver = "legatus";
|
||||
# dns-service = "nutboy3";
|
||||
# domain = "fudo.link";
|
||||
# };
|
||||
nexus.domains = [ "fudo.link" ];
|
||||
}
|
||||
|
||||
@@ -21,4 +21,5 @@
|
||||
dns-service = "nutboy3";
|
||||
domain = "fudo.link";
|
||||
};
|
||||
nexus.domains = [ "fudo.link" ];
|
||||
}
|
||||
|
||||
@@ -22,4 +22,5 @@
|
||||
dns-service = "nutboy3";
|
||||
domain = "fudo.link";
|
||||
};
|
||||
nexus.domains = [ "fudo.link" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user