From f9e07e112c6ae9d97baedde6257660ac6d5dfe51 Mon Sep 17 00:00:00 2001 From: Rahul P S Date: Thu, 7 Nov 2024 22:58:41 +0530 Subject: [PATCH] update to netlify subdomain --- domains/rahulps.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/rahulps.json b/domains/rahulps.json index 8955123b8..66142d1ec 100644 --- a/domains/rahulps.json +++ b/domains/rahulps.json @@ -4,6 +4,8 @@ "email": "rahulps1000@gmail.com" }, "record": { - "URL": "https://myfolio-rahulps.netlify.app" - } + "A": [ + "75.2.60.5" + ] + } }