From 02a6399cd682285482600fc8205429bf141e8bfa Mon Sep 17 00:00:00 2001 From: dmr-93 <86325848+dmr-93@users.noreply.github.com> Date: Tue, 2 Apr 2024 01:12:30 -0300 Subject: [PATCH] Update dmr.json My web server didn't support the configuration with CNAME, so I'll have to redirect with URL. --- domains/dmr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dmr.json b/domains/dmr.json index cc70ae164..fb13c7959 100644 --- a/domains/dmr.json +++ b/domains/dmr.json @@ -5,6 +5,6 @@ "email": "demisrosseti@gmail.com" }, "record": { - "CNAME": "040ff340db5c97c3ab74202ea081dd80.serveo.net" + "URL": "https://040ff340db5c97c3ab74202ea081dd80.serveo.net" } }