Clarified the protocol and port in cPanel
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue