From 575891d1418d0787b7e5816f98ad072280aca0b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Sun, 22 May 2022 20:56:20 +0200 Subject: [PATCH] add chat dns --- dnsconfig.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dnsconfig.js b/dnsconfig.js index 3694d43..d4d5f68 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -46,6 +46,7 @@ D("tormakristof.eu", REG_NONE, CNAME('onielweb', 'v6.oniel.tormakristof.eu.', CF_PROXY_ON), CNAME('neko', 'zelenka.tormakristof.eu.'), CNAME('matrix', 'webgateway.tormakristof.eu.'), + CNAME('chat', 'webgateway.tormakristof.eu.'), CNAME('www', 'black-bush-0e3d09303.1.azurestaticapps.net.'), CNAME('blog', 'brave-mushroom-038a3c503.1.azurestaticapps.net.'), CNAME('static', 'icy-island-08b7c5a03.1.azurestaticapps.net.'),