change netdata fqdn
This commit is contained in:
parent
41ce9b892b
commit
5c8d94d03d
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ rec {
|
||||||
port = 8085;
|
port = 8085;
|
||||||
};
|
};
|
||||||
netdata = {
|
netdata = {
|
||||||
fqdn = "netdata." + intranet;
|
fqdn = "mon." + domain;
|
||||||
port = 19999;
|
port = 19999;
|
||||||
};
|
};
|
||||||
open-webui-oci = {
|
open-webui-oci = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue