mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-22 18:25:34 +00:00
change record to CNAME
This commit is contained in:
+3
-3
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"description": "This subdomain points to my portfolio website. https://ridwanyinus.vercel.app/ is the link for a preview of the website",
|
||||
"username": "ridwanyinus",
|
||||
"email": "ridwanyinusa15@gmail.com"
|
||||
"email": "ridwanyinusa15@gmail.com",
|
||||
"note": "I am changing to CNAME record because of the domain is not working properly with A record on my personal devices even after clearing cache and using different browsers."
|
||||
},
|
||||
"record": {
|
||||
"A": ["76.76.21.21"]
|
||||
"CNAME": "ridwanyinus.vercel.app"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user