{ | |
"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 | |
} | |
} |