From c2431dd3be94937be5b226cdcf5e1143ec386340 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 28 Dec 2023 20:19:17 +0100 Subject: Alias www.happyhacking.pl to happyhacking.pl. --- container.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'container.scm') diff --git a/container.scm b/container.scm index 5d4989c..fd027fe 100644 --- a/container.scm +++ b/container.scm @@ -869,6 +869,7 @@ exim_path = /run/setuid-programs/exim ;; domain->IP assignments ("@" "" "IN" "A" "188.68.236.76") ("@" "" "IN" "AAAA" "fe80::216:3eff:feb0:4e18") + ("www" "" "IN" "CNAME" "@") ("git" "" "IN" "CNAME" "git.koszko.org.") ("www.git" "" "IN" "CNAME" "git") ;; mail @@ -901,7 +902,7 @@ exim_path = /run/setuid-programs/exim (entries %happyhacking-pl-provisional-zone-entries) (ns "vps-93-95-227-159.1984.is.") (mail "root") - (serial 2023121200))) + (serial 2023122800))) (acl '("allow-axfr-from-1984")) (semantic-checks? #t) (notify '("1984-axfr-remote")))) -- cgit v1.2.3