Merge branch 'master' of framagit.org:dns-witch/dns-witch

This commit is contained in:
June 2021-03-03 11:33:54 +01:00
commit eed157d29e

View file

@ -26,6 +26,9 @@ mail 3600 IN AAAA 2a01:4f9:c011:665::1
git 3600 IN AAAA 2a01:4f9:c011:665::1 git 3600 IN AAAA 2a01:4f9:c011:665::1
prometheus 3600 IN AAAA 2a01:4f9:c011:665::1 prometheus 3600 IN AAAA 2a01:4f9:c011:665::1
; CNAME
prometheus 3600 IN CNAME familier.net.eu.org.
; SPF Records ; SPF Records
@ 3600 IN TXT "v=spf1 mx ip4:65.21.49.125 -all" @ 3600 IN TXT "v=spf1 mx ip4:65.21.49.125 -all"
@ 3600 IN TXT "v=spf1 mx ip6:2a01:4f9:c011:665::1 -all" @ 3600 IN TXT "v=spf1 mx ip6:2a01:4f9:c011:665::1 -all"