Clarified the protocol and port in cPanel

master
Bjarne Saltbaek 2021-10-16 10:01:13 +02:00
parent d87fbecf37
commit 4bc13344f0
1 changed files with 1 additions and 1 deletions

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