Commit 6bb7a19c authored by Kamil Trzcinski's avatar Kamil Trzcinski Committed by James Edwards-Jones

Revert "Small lines improvement [ci skip]"

This reverts commit 0d73bd93bab349d84910cf14773633b8a66df466.
parent 5e8675c1
......@@ -83,8 +83,7 @@ See the relevant documentation at <http://doc.gitlab.com/omnibus/settings/pages.
server_name *.gitlabpages.com;
```
You must be add `*` in front of your domain, this is required to catch all
subdomains of `gitlabpages.com`.
You must be add `*` in front of your domain, this is required to catch all subdomains of gitlabpages.com.
1. Restart Nginx and GitLab:
......@@ -114,7 +113,6 @@ required.
port: 443 # Set to 443 if you serve the pages with HTTPS
https: true # Set to true if you serve the pages with HTTPS
```
1. Copy the `gitlab-pages-ssl` Nginx configuration file:
```bash
......
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