From ed3fd9a36f174d8001b1693fe4d0e2761febeb56 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 11 Feb 2024 22:06:12 +0530 Subject: hosts/lia/sshfwd/lia.sinanmohd.com: init --- hosts/kay/modules/dns/sinanmohd.com.zone | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hosts/kay/modules/dns') diff --git a/hosts/kay/modules/dns/sinanmohd.com.zone b/hosts/kay/modules/dns/sinanmohd.com.zone index 05f7cef..5833a2a 100644 --- a/hosts/kay/modules/dns/sinanmohd.com.zone +++ b/hosts/kay/modules/dns/sinanmohd.com.zone @@ -2,7 +2,7 @@ $ORIGIN sinanmohd.com. $TTL 2d @ IN SOA ns1 sinan ( - 2024020840 ; serial + 2024021100 ; serial 2h ; refresh 5m ; retry 1d ; expire @@ -24,4 +24,6 @@ git IN CNAME @ bin IN CNAME @ static IN CNAME @ +lia IN A 65.0.3.127 + _acme-challenge IN NS ns1 -- cgit v1.2.3