mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-02 12:20:35 +00:00
make kruase subdomain mirror vercel, move A record to api.kruase subdomain
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"description": "Development and pet-project APIs",
|
||||
"repo": "https://github.com/KruASe76",
|
||||
"owner": {
|
||||
"username": "KruASe76",
|
||||
"email": "kruanse@ya.ru",
|
||||
"telegram": "https://t.me/KruASe"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"89.19.177.86"
|
||||
]
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
+2
-10
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "For personal development usage",
|
||||
"description": "Root subdomain, just a CNAME to Vercel",
|
||||
"repo": "https://github.com/KruASe76",
|
||||
"owner": {
|
||||
"username": "KruASe76",
|
||||
@@ -7,15 +7,7 @@
|
||||
"telegram": "https://t.me/KruASe"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"89.19.177.86"
|
||||
]
|
||||
},
|
||||
"redirect_config": {
|
||||
"custom_paths": {
|
||||
"/blog": "https://kruase.vercel.app"
|
||||
},
|
||||
"redirect_paths": true
|
||||
"CNAME": "kruase.vercel.app"
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user