Add AcmeDNS URL
This commit is contained in:
parent
5cb25b4afb
commit
35dff425c6
@ -7,7 +7,7 @@ import sys
|
||||
### EDIT THESE: Configuration values ###
|
||||
|
||||
# URL to acme-dns instance
|
||||
ACMEDNS_URL = "https://auth.acme-dns.io"
|
||||
ACMEDNS_URL = "https://acme-challenge.cwinfo.net"
|
||||
# Path for acme-dns credential storage
|
||||
STORAGE_PATH = "/etc/letsencrypt/acmedns.json"
|
||||
# Whitelist for address ranges to allow the updates from
|
||||
|
Loading…
Reference in New Issue
Block a user