Disable hard-coded www dns entry.

This commit is contained in:
Tom Alexander
2023-08-12 20:19:02 -04:00
parent 8bad10eace
commit 40437bec04
3 changed files with 26 additions and 2 deletions

View File

@@ -46,8 +46,8 @@ fm1._domainkey IN CNAME fm1.fizz.buzz.dkim.fmhosted.com.
fm2._domainkey IN CNAME fm2.fizz.buzz.dkim.fmhosted.com.
fm3._domainkey IN CNAME fm3.fizz.buzz.dkim.fmhosted.com.
www IN A 127.0.0.1
IN AAAA ::1
;www IN A 127.0.0.1
; IN AAAA ::1
; Allows email clients to automatically find the correct settings for your account.