From cc5a687353386eed2dbf3e23cafcaec3df3c8906 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 = [