mirror of
https://git.anonymousland.org/anonymousland/infrastructure.git
synced 2024-10-01 08:25:45 -04:00
8d6fb20c2c
Co-authored-by: NebulaOnion <nebulaonion@tutanota.com> Reviewed-on: https://git.anonymousland.org/anonymousland/infrastructure/pulls/5
6 lines
334 B
INI
6 lines
334 B
INI
# 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"
|