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