diff --git a/hosts/cumulus/default.nix b/hosts/cumulus/default.nix index cc19f2b..4060938 100644 --- a/hosts/cumulus/default.nix +++ b/hosts/cumulus/default.nix @@ -22,7 +22,7 @@ }; ntfy = { enable = true; - domain = "notify.${config.custom.services.tailscale.domain}"; + domain = "alerts.${config.custom.services.tailscale.domain}"; }; caddy.virtualHosts = {