diff --git a/cloudhub-2/modules/ROOT/pages/ps-config-domains.adoc b/cloudhub-2/modules/ROOT/pages/ps-config-domains.adoc index abeb6e2c..94a607a1 100644 --- a/cloudhub-2/modules/ROOT/pages/ps-config-domains.adoc +++ b/cloudhub-2/modules/ROOT/pages/ps-config-domains.adoc @@ -91,7 +91,11 @@ To enable traffic to reach the apps deployed to the private space using a custom Use https://www.whois.com/[Whois^] to look up your registrar. .. Click *Copy* to copy the DNS target for the current private space. // <> -.. Replace the domain's nameserver by pasting the DNS target. +.. Create a DNS record with the following values: +* *Record Type*: `CNAME` +* *Host (or Name)*: `*` +* *Value (or Content)*: The public DNS target for your private space. + + Your registrar might take up to 24 hours to apply the change.