mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-10-01 01:35:49 -04:00
parent
08c23bde51
commit
bf21716886
@ -1,5 +1,5 @@
|
|||||||
# Instructions: https://github.com/tengattack/certbot-dns-dnspod/blob/master/certbot_dns_dnspod/__init__.py#L20
|
# 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
|
# Obtain your own DNSPod API token at DNSPod console: https://console.dnspod.cn/account/token/token
|
||||||
# Replace with your values
|
# Replace with your own email, id and token
|
||||||
dns_dnspod_email = me@example.com
|
dns_dnspod_email = "me@example.com"
|
||||||
dns_dnspod_api_token = "12345,1234567890abcdef1234567890abcdef"
|
dns_dnspod_api_token = "12345,1234567890abcdef1234567890abcdef"
|
||||||
|
Loading…
Reference in New Issue
Block a user