From 7ffee3371a98539440ecb3be486ebd2cef80ef47 Mon Sep 17 00:00:00 2001 From: William Balaile <23701282+wilby-mj@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:07:52 +0300 Subject: [PATCH] Update wbalaile.json Changed A record to CNAME --- domains/wbalaile.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/wbalaile.json b/domains/wbalaile.json index 0b3c4d395..fcbc43aea 100644 --- a/domains/wbalaile.json +++ b/domains/wbalaile.json @@ -6,7 +6,7 @@ "email": "", "twitter": "wilby_mj" }, - "record": [ - "A": "23.235.223.222" - ] + "record": { + "CNAME": "wbalaile.kiganjani.co.tz" + } }