Specify the dyndns domain name
This commit is contained in:
parent
b268160cbb
commit
437a7ba90f
@ -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";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user