From a0b5871ddf2945ec12ecf5b4fd33d1c8cbc08778 Mon Sep 17 00:00:00 2001 From: Lalthanpuia <30722010+thanpuia7@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:58:11 +0530 Subject: [PATCH] Update thanpuia.json Type is change from CNAME to A as Value where to point is in IP Address. Not in another domain name --- domains/thanpuia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thanpuia.json b/domains/thanpuia.json index fdac398..57c2a34 100644 --- a/domains/thanpuia.json +++ b/domains/thanpuia.json @@ -7,7 +7,7 @@ }, "target": { - "CNAME": { + "A": { "name": "thanpuia.is-a-good.dev", "value": "128.199.17.140" }