diff --git a/config.json b/config.json new file mode 100644 index 0000000..93a809d --- /dev/null +++ b/config.json @@ -0,0 +1,6 @@ +{ + "regionId": "cn-hangzhou", + "accessKeyId": "YOUR_ACCESS_KEY_ID", + "accessSecret": "YOUR_ACCESS_SECRET", + "domainName": "YOUR_DOMAIN_NAME" +} \ No newline at end of file