🚑: authorize letsencrypt for giteu.be

This commit is contained in:
VC
2025-04-10 11:56:09 +02:00
parent a11b21b29c
commit fbf7913763

View File

@@ -13,7 +13,7 @@ $TTL 86400
{% endfor %}
$ORIGIN {{ item.name }}.
@ IN CAA 0 issue ";"
@ IN CAA 0 issue "letsencrypt.org"
@ IN MX 0 .
@ IN TXT "v=spf1 -all"
@ IN TXT "spf2.0/mfrom -all"