mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-25 09:37:22 +00:00
Merge pull request #21186 from mjdsj/main
Fixed Vercel Configuration for mjresu, added _vercel.mjresu.json to able name service read through Vercel.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "mjdsj",
|
||||
"email": "work.mjdsj+is-a-dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=mjresu.is-a.dev,2122712d466f4e306e1d"
|
||||
}
|
||||
}
|
||||
+3
-2
@@ -5,5 +5,6 @@
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "portfolio-workmjdsj-gmailcom.vercel.app"
|
||||
}
|
||||
}
|
||||
},
|
||||
"proxied": false
|
||||
}
|
||||
Reference in New Issue
Block a user