mirror of
https://git.anonymousland.org/anonymousland/infrastructure.git
synced 2025-01-06 01:07:51 -05:00
7 lines
275 B
INI
7 lines
275 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)
|
||
|
cpanel_url = https://cpanel.example.com:2083
|
||
|
cpanel_username = username
|
||
|
cpanel_password = 1234567890abcdef
|