fix: slight cleanup of the dns file

This commit is contained in:
silver 2024-03-11 23:29:07 +00:00
parent fce75fde73
commit 752194eb61

View file

@ -58,11 +58,9 @@
3600 ; Minimum (1 hour) 3600 ; Minimum (1 hour)
) )
@ NS ns1.${domain}. ; @ stands for teh root domain so teh A record below is where ${domain} points to
@ NS ns2.${domain}. @ NS ns1.skynet.ie.
; @ stands for teh root domain so teh A record below is where ${domain} points to @ NS ns2.skynet.ie.
;@ A 193.1.99.76
;@ MX 5 ${domain}.
; can have multiple mailserves ; can have multiple mailserves
@ MX 10 mail.${domain}. @ MX 10 mail.${domain}.