diff --git a/dnsapi.md b/dnsapi.md index 1508a04..89af481 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -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