From 14826e78e024ecfb31845d395971e3958b94e04a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Lucentini?= <136536384+lucenstuff@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:59:11 -0300 Subject: [PATCH 1/2] Update lucen.json --- domains/lucen.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/lucen.json b/domains/lucen.json index 9e2f682a1..7e499b92b 100644 --- a/domains/lucen.json +++ b/domains/lucen.json @@ -7,5 +7,6 @@ "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "lucendev.onrender.com" } -} \ No newline at end of file +} From 71f9c3b9b1e7f7472ea43f21e8a8c76f09b5a580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Lucentini?= <136536384+lucenstuff@users.noreply.github.com> Date: Thu, 4 Jan 2024 00:00:05 -0300 Subject: [PATCH 2/2] Update lucen.json --- domains/lucen.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/lucen.json b/domains/lucen.json index 7e499b92b..39423a865 100644 --- a/domains/lucen.json +++ b/domains/lucen.json @@ -4,9 +4,6 @@ "email": "lucentiniagustin@hotmail.com" }, "record": { - "A": ["217.174.245.249", "51.161.54.161"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" "CNAME": "lucendev.onrender.com" } }