Specify the dyndns domain name
This commit is contained in:
@@ -24,5 +24,6 @@
|
|||||||
backplane = {
|
backplane = {
|
||||||
nameserver = "legatus";
|
nameserver = "legatus";
|
||||||
dns-service = "nutboy3";
|
dns-service = "nutboy3";
|
||||||
|
domain = "fudo.link";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,5 +12,8 @@
|
|||||||
prometheus-hosts = [ "limina" ];
|
prometheus-hosts = [ "limina" ];
|
||||||
grafana-hosts = [ "nostromo" ];
|
grafana-hosts = [ "nostromo" ];
|
||||||
log-aggregator = "limina";
|
log-aggregator = "limina";
|
||||||
backplane.dns-service = "nutboy3";
|
backplane ={
|
||||||
|
dns-service = "nutboy3";
|
||||||
|
domain = "fudo.link";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user