fixed typo

main
Ricard Illa 2022-08-23 18:18:13 +02:00
parent 47282e49c6
commit 86b7f5d543
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 1 additions and 1 deletions

View File

@ -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;;"
}