blob: 71b3bb5507863e909d6e93e56ed96dd2f8dcae36 [file] [log] [blame] [raw]
{
"title": "RNCN DNS 配置管理",
"files": {
"oversea": "gen/rncn-dns-oversea-config.js",
"cn": "gen/rncn-dns-cn-config.js",
"history": {
"dir": "gen/history",
"maxVersions": 10
}
},
"hints": {
"domain": "域名格式如 \"+.example.com\" 或 \"specific.example.com\"",
"ip": {
"cn": "国内解锁集群: 10.100.253.2",
"overseas": "海外解锁集群: 10.100.253.1"
}
},
"api": {
"baseUrl": "http://192.168.128.134:3001"
},
"server": {
"host": "0.0.0.0",
"port": 3001
}
}