From 00e3713682d8ed2643b7bcbfa75e5efab4ae7445 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Fri, 17 Apr 2026 14:21:21 +0200 Subject: [PATCH] Services/Nfty: Bind port for VPS --- system/services/ntfy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/services/ntfy.nix b/system/services/ntfy.nix index 15e9edaf..1d415455 100644 --- a/system/services/ntfy.nix +++ b/system/services/ntfy.nix @@ -36,7 +36,7 @@ in { dependsOn = []; ports = [ - # "80:80" + "8042:80" ]; volumes = [