Allow DNS for non skynet.ie domains #122

Merged
silver merged 12 commits from #55-non-skynet-dns into main 2024-07-17 19:08:53 +00:00
Showing only changes of commit 0b25b5ac54 - Show all commits

View file

@ -70,10 +70,9 @@
3600 ; Minimum (1 hour) 3600 ; Minimum (1 hour)
) )
; @ stands for teh root domain so teh A record below is where ${domain} points to
@ NS ns1.${domain}. @ NS ns1.${domain}.
@ NS ns2.${domain}. @ NS ns2.${domain}.
; @ stands for teh root domain so teh A record below is where ${domain} points to
;@ A 193.1.99.76
; ------------------------------------------ ; ------------------------------------------
; Server Names (A Records) ; Server Names (A Records)