Clarified the protocol and port in cPanel

Bjarne Saltbaek
2021-10-16 10:01:13 +02:00
parent d87fbecf37
commit 4bc13344f0

@@ -2713,7 +2713,7 @@ Then set your username, api token and hostname:
``` ```
export cPanel_Username=username export cPanel_Username=username
export cPanel_Apitoken=apitoken export cPanel_Apitoken=apitoken
export cPanel_Hostname=hostname export cPanel_Hostname=https://hostname:port
``` ```
example example