mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-10-01 01:35:49 -04:00
7 lines
332 B
INI
7 lines
332 B
INI
# 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
|