From d49eeec2ee7ec0fc6ef1ae0e7a7bd21c246a516e Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 6 Dec 2024 17:30:18 +0100 Subject: flora: replace mailserver with ntfy.sh not sure how permanent this will be, but for now it allows me to do some things that would otherwise be hard. --- common/monitoring.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/monitoring.nix') diff --git a/common/monitoring.nix b/common/monitoring.nix index e5f111c..0ae744d 100644 --- a/common/monitoring.nix +++ b/common/monitoring.nix @@ -12,8 +12,8 @@ set daemon 120 with start delay 60 set mailserver - ping.stuebinm.eu - port 2525 + mail.stuebinm.eu + port 25 set httpd port 2812 address localhost allow localhost -- cgit v1.2.3