From 7d05ce81dc7e5fadaee0d75324ca83ba01f261f0 Mon Sep 17 00:00:00 2001 From: HomeamdAfK Date: Tue, 5 Nov 2024 15:08:35 -0300 Subject: [PATCH 1/2] Create thiaguinho.json --- domains/thiaguinho.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thiaguinho.json diff --git a/domains/thiaguinho.json b/domains/thiaguinho.json new file mode 100644 index 000000000..c469dc8a9 --- /dev/null +++ b/domains/thiaguinho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HomeamdAfK", + "email": "homeamd@hotmail.com" + }, + "record": { + "CNAME": "umbrel.minotaur-enigmatic.ts.net." + } +} From 07108b62ae88171916237ac25acc2c91ea1101d6 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 7 Nov 2024 09:47:08 +0100 Subject: [PATCH 2/2] fix cname --- domains/thiaguinho.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thiaguinho.json b/domains/thiaguinho.json index c469dc8a9..af4c088d7 100644 --- a/domains/thiaguinho.json +++ b/domains/thiaguinho.json @@ -4,6 +4,6 @@ "email": "homeamd@hotmail.com" }, "record": { - "CNAME": "umbrel.minotaur-enigmatic.ts.net." + "CNAME": "umbrel.minotaur-enigmatic.ts.net" } }