diff --git a/hosts/sora/services/uptimekuma.nix b/hosts/sora/services/uptimekuma.nix index 4bdb837..4122bbc 100644 --- a/hosts/sora/services/uptimekuma.nix +++ b/hosts/sora/services/uptimekuma.nix @@ -1,4 +1,5 @@ _: { + networking.firewall.allowedTCPPorts = [4000]; services.uptime-kuma = { enable = true; settings = {