mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-09-22 00:24:50 +09:00
Update cpanel and gandi dns plugin handling.
Minor adjustments to init logic.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Instructions: https://github.com/badjware/certbot-dns-cpanel#credentials
|
||||
# Replace with your values
|
||||
# include the scheme and the port number (usually 2083 for https)
|
||||
certbot_dns_cpanel:cpanel_url = https://cpanel.example.com:2083
|
||||
certbot_dns_cpanel:cpanel_username = username
|
||||
certbot_dns_cpanel:cpanel_password = 1234567890abcdef
|
||||
dns_cpanel_url = https://cpanel.example.com:2083
|
||||
dns_cpanel_username = username
|
||||
dns_cpanel_password = 1234567890abcdef
|
||||
|
||||
Reference in New Issue
Block a user