mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-10-01 01:35:49 -04:00
3fb6e3f54d
Minor adjustments to init logic.
7 lines
287 B
INI
7 lines
287 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)
|
|
dns_cpanel_url = https://cpanel.example.com:2083
|
|
dns_cpanel_username = username
|
|
dns_cpanel_password = 1234567890abcdef
|