BigW Consortium Gitlab

Commit fd7756ec by Kamil Trzcinski Committed by James Edwards-Jones

Added information about the CNAME record

parent c6723ed3
...@@ -12,6 +12,14 @@ ...@@ -12,6 +12,14 @@
= link_to @domain.domain, @domain.url = link_to @domain.domain, @domain.url
%tr %tr
%td %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 Certificate
%td %td
- if @domain.certificate_text - if @domain.certificate_text
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment