Merge pull request #19898 from zthanhluan/main

edit to A record
This commit is contained in:
orangc
2025-02-13 16:51:40 +03:00
committed by GitHub
+13 -12
View File
@@ -1,12 +1,13 @@
{
"description": "My portfolio website",
"repo": "https://github.com/zthanhluan/luan.is-a.dev",
"owner": {
"username": "zthanhluan",
"email": "dientu078@gmail.com"
},
"record": {
"CNAME": "luanvu.betaenglish.com.vn"
},
"proxied": false
}
{
"description": "My portfolio website",
"repo": "https://github.com/zthanhluan/luan.is-a.dev",
"owner": {
"username": "zthanhluan",
"email": "dientu078@gmail.com"
},
"record": {
"A": ["46.17.172.206"]
},
"proxied": false
}