This repository has been archived on 2023-12-12. You can view files and clone it, but cannot push or open issues or pull requests.
alidns/config.json

7 lines
175 B
JSON
Raw Normal View History

2020-06-06 19:07:09 +08:00
{
"regionId": "cn-hangzhou",
"accessKeyId": "YOUR_ACCESS_KEY_ID",
"accessSecret": "YOUR_ACCESS_SECRET",
"domainName": "YOUR_DOMAIN_NAME",
"RR": "@"
2020-06-06 19:07:09 +08:00
}