Skip to content

Commit bf21716

Browse files
author
dongshuzhao
committed
Update dnspod.ini document address
resolve #98
1 parent 08c23bd commit bf21716

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

root/defaults/dns-conf/dnspod.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Instructions: https://github.com/tengattack/certbot-dns-dnspod/blob/master/certbot_dns_dnspod/__init__.py#L20
1+
# Instructions: https://github.com/SkyLothar/certbot-dns-dnspod#create-a-credentials-file
22
# Obtain your own DNSPod API token at DNSPod console: https://console.dnspod.cn/account/token/token
3-
# Replace with your values
4-
dns_dnspod_email = [email protected]
3+
# Replace with your own email, id and token
4+
dns_dnspod_email = "[email protected]"
55
dns_dnspod_api_token = "12345,1234567890abcdef1234567890abcdef"

0 commit comments

Comments
 (0)