mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-02-16 01:38:26 +09:00
Fixed HE DNS validation.
Fixed HE DNS validation to adhere to certbot/certbot PR#8131 (https://github.com/certbot/certbot/pull/8131)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Instructions: https://github.com/TSaaristo/certbot-dns-he#example-usage
|
||||
# Replace with your values
|
||||
certbot_dns_he:dns_he_user = Me
|
||||
certbot_dns_he:dns_he_pass = my HE password
|
||||
dns_he_user = Me
|
||||
dns_he_pass = my HE password
|
||||
|
||||
Reference in New Issue
Block a user