Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion cloudhub-2/modules/ROOT/pages/ps-config-domains.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
// <<screenshot>>
.. 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.

Expand Down