Update dmr.json

My web server didn't support the configuration with CNAME, so I'll have to redirect with URL.
This commit is contained in:
dmr-93
2024-04-02 01:12:30 -03:00
committed by GitHub
parent 30e84ff538
commit 02a6399cd6
+1 -1
View File
@@ -5,6 +5,6 @@
"email": "demisrosseti@gmail.com"
},
"record": {
"CNAME": "040ff340db5c97c3ab74202ea081dd80.serveo.net"
"URL": "https://040ff340db5c97c3ab74202ea081dd80.serveo.net"
}
}