mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-03-19 12:43:37 +09:00
Merge branch 'master' into standalone-dns-validation
This commit is contained in:
5
root/defaults/dns-conf/dnspod.ini
Normal file
5
root/defaults/dns-conf/dnspod.ini
Normal 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"
|
||||
Reference in New Issue
Block a user