fixed typo
parent
47282e49c6
commit
86b7f5d543
|
@ -175,7 +175,7 @@ resource "namecheap_domain_records" "monotremata-xyz" {
|
|||
}
|
||||
|
||||
record {
|
||||
hostname = "dmarc"
|
||||
hostname = "_dmarc"
|
||||
type = "TXT"
|
||||
address = "v=DMARC1;p=quarantine;pct=100;rua=mailto:postmaster@monotremata.xyz;;"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue