diff --git a/domains/_autodiscover._tcp.ciaobot.json b/domains/_autodiscover._tcp.ciaobot.json index 4dec34bef..9d48e3929 100644 --- a/domains/_autodiscover._tcp.ciaobot.json +++ b/domains/_autodiscover._tcp.ciaobot.json @@ -4,6 +4,11 @@ "discord": "687333016921440317" }, "record": { - "SRV": "mail.ciaohost.tech 443" + "SRV": [ + { + "target": "mail.ciaohost.tech 443", + "port": 443 + } + ] } }