sample config file

This commit is contained in:
jiacai_wang 2020-06-06 19:07:09 +08:00 committed by GitHub
parent 61e64d46aa
commit 220295a507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
config.json Normal file
View File

@ -0,0 +1,6 @@
{
"regionId": "cn-hangzhou",
"accessKeyId": "YOUR_ACCESS_KEY_ID",
"accessSecret": "YOUR_ACCESS_SECRET",
"domainName": "YOUR_DOMAIN_NAME"
}