Merge branch 'master' into standalone-dns-validation

This commit is contained in:
Marcel Hofer
2021-11-20 19:47:43 +01:00
committed by GitHub
8 changed files with 78 additions and 68 deletions

View File

@@ -0,0 +1,5 @@
# Instructions: https://github.com/SkyLothar/certbot-dns-dnspod#create-a-credentials-file
# Obtain your own DNSPod API token at DNSPod console: https://console.dnspod.cn/account/token/token
# Replace with your own email, id and token
dns_dnspod_email = "me@example.com"
dns_dnspod_api_token = "12345,1234567890abcdef1234567890abcdef"