From 6cb32abceca2498eca0f30f02296069623fa648b Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 3 Nov 2024 17:24:26 +0100 Subject: [PATCH] Update _autodiscover._tcp.ciaobot.json --- domains/_autodiscover._tcp.ciaobot.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 + } + ] } }