mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Updates dnspod challenge credentials
This commit is contained in:
parent
b78c7e1c53
commit
e81cc45405
@ -186,8 +186,8 @@ dns_dnsmadeeasy_secret_key = c9b5625f-9834-4ff8-baba-4ed5f32cae55`,
|
|||||||
package_name: 'certbot-dns-dnspod',
|
package_name: 'certbot-dns-dnspod',
|
||||||
version_requirement: '~=0.1.0',
|
version_requirement: '~=0.1.0',
|
||||||
dependencies: '',
|
dependencies: '',
|
||||||
credentials: `dns_dnspod_api_id = 12345
|
credentials: `dns_dnspod_email = "email@example.com"
|
||||||
dns_dnspod_api_token = 1234567890abcdef1234567890abcdef`,
|
dns_dnspod_api_token = "id,key"`,
|
||||||
full_plugin_name: 'dns-dnspod',
|
full_plugin_name: 'dns-dnspod',
|
||||||
},
|
},
|
||||||
//####################################################//
|
//####################################################//
|
||||||
|
Loading…
Reference in New Issue
Block a user