Skip to content

Commit f11dc5d

Browse files
authored
Update certbot-dns-plugins.json
1 parent 77061a7 commit f11dc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"package_name": "certbot-dns-cloudflare",
6161
"version": "=={{certbot-version}}",
6262
"dependencies": "cloudflare==4.0.* acme=={{certbot-version}}",
63-
"credentials": "# Cloudflare API token\ndns_cloudflare_api_token = 0123456789abcdef0123456789abcdef01234567",
63+
"credentials": "# Cloudflare API credentials used by Certbot\ndns_cloudflare_email = cloudflare@example.com\ndns_cloudflare_api_key = 0123456789abcdef0123456789abcdef01234",
6464
"full_plugin_name": "dns-cloudflare"
6565
},
6666
"cloudns": {

0 commit comments

Comments
 (0)