mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-05 20:22:49 +00:00
Seperate domain for email
I want to use my main domain as my website domain so I had to make this
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "imm0nv1nhtv",
|
||||
"email": "windows10phamvinh+github@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": [
|
||||
"mx1.improvmx.com"
|
||||
"mx2.improvmx.com"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user