diff --git a/dnsconfig.js b/dnsconfig.js index be7c329..a3ec8fa 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -46,6 +46,7 @@ D("tormakristof.eu", REG_MONITOR, A('zelenka', '152.66.211.42'), A('@', '152.66.211.211'), A('mail', '152.66.211.211'), + A('rabbit', '152.66.211.211'), AAAA('mail', '2001:738:2001:207f:0:211:211:5'), AAAA('@', '2001:738:2001:207f:0:211:211:15'), AAAA('apache', '2001:738:2001:207f:0:211:211:15'), @@ -68,7 +69,6 @@ D("tormakristof.eu", REG_MONITOR, CNAME('mc', 'woolsey.tormakristof.eu.'), CNAME('msoid', 'clientconfig.microsoftonline-p.net.'), CNAME('nextcloud', 'woolsey.tormakristof.eu.'), - CNAME('rabbit', 'woolsey.tormakristof.eu.'), CNAME('onielweb', 'v6.oniel.tormakristof.eu.', CF_PROXY_ON), CNAME('sch', 'zelenka.tormakristof.eu.'), CNAME('selector1._domainkey', 'selector1-tormakristof-eu._domainkey.tormakristof.onmicrosoft.com.'),