From cc0cec5c10aa66aef19bd85f0d06a2dfb1a70347 Mon Sep 17 00:00:00 2001 From: TolisDev <72224702+tolisdev@users.noreply.github.com> Date: Thu, 20 Jan 2022 21:47:07 +0200 Subject: [PATCH] Changing CNAME to an A record --- domains/tolis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tolis.json b/domains/tolis.json index 420ce89c6..bd18a8cc6 100644 --- a/domains/tolis.json +++ b/domains/tolis.json @@ -5,6 +5,6 @@ "email": "tolis@tolis.tech" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "vienna.ns.govello.net" } }