diff --git a/constants.nix b/constants.nix index 7a2a16e..91b8456 100644 --- a/constants.nix +++ b/constants.nix @@ -30,7 +30,7 @@ rec { port = 8085; }; netdata = { - fqdn = "netdata." + intranet; + fqdn = "mon." + domain; port = 19999; }; open-webui-oci = {