CNAME shouldnt be a URL

This commit is contained in:
Mikhail Koshkin
2021-10-13 21:38:48 +03:00
committed by GitHub
parent 9bea4439aa
commit f231ef483e
+2 -2
View File
@@ -6,6 +6,6 @@
"email": "~@d1s.uno"
},
"record": {
"CNAME": "https://35188086.website-8ek.pages.dev"
"CNAME": "35188086.website-8ek.pages.dev"
}
}
}