Added information about the CNAME record

This commit is contained in:
Kamil Trzcinski 2016-02-15 14:45:11 +01:00 committed by James Edwards-Jones
parent c6723ed3e0
commit fd7756ec37
1 changed files with 8 additions and 0 deletions

View File

@ -10,6 +10,14 @@
Domain
%td
= link_to @domain.domain, @domain.url
%tr
%td
DNS
%td
%p
To access the domain create a new DNS record:
%pre
#{@domain.domain} CNAME #{@domain.project.namespace.path}.#{Settings.pages.host}.
%tr
%td
Certificate