mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-07 18:23:11 +00:00
add CNAME domain config in sunny.json
This commit is contained in:
+2
-1
@@ -7,6 +7,7 @@
|
||||
"A": ["217.174.245.249"],
|
||||
"AAAA": ["2a00:da00:1800:83a4::1"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all",
|
||||
"CNAME": "Sunny-unik.github.io"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user