update INSTALL.MD and config example
This commit is contained in:
26
config.json
26
config.json
@@ -12,36 +12,10 @@
|
||||
"SavePath": "/tmp/ssl",
|
||||
"DNSProviderConfig": {
|
||||
"DNSProvider": "xxx",
|
||||
"TencentCloud": {
|
||||
"SecretId": "xxx",
|
||||
"SecretKey": "xxx"
|
||||
},
|
||||
"AliCloud": {
|
||||
"AccessKeyId": "xxx",
|
||||
"AccessKeySecret": "xxx",
|
||||
"RAMRole": "xxx (optional)",
|
||||
"STSToken": "xxx (optional)"
|
||||
},
|
||||
"HuaweiCloud": {
|
||||
"AccessKeyId": "xxx",
|
||||
"Region": "xxx",
|
||||
"SecretAccessKey": "xxx"
|
||||
},
|
||||
"WestCN": {
|
||||
"Username": "xxx",
|
||||
"Password": "xxx"
|
||||
},
|
||||
"RainYun": {
|
||||
"ApiKey": "xxx"
|
||||
},
|
||||
"Cloudflare": {
|
||||
"APIToken": "xxx",
|
||||
"APIKey": "xxx (optional)",
|
||||
"Email": "your-email@example.com (optional)"
|
||||
},
|
||||
"Dode": {
|
||||
"Token": "xxx"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user