Skip to content
Snippets Groups Projects
Commit 6bb7a19c authored by Kamil Trzcinski's avatar Kamil Trzcinski Committed by James Edwards-Jones
Browse files

Revert "Small lines improvement [ci skip]"

This reverts commit 0d73bd93bab349d84910cf14773633b8a66df466.
parent 5e8675c1
No related branches found
No related tags found
No related merge requests found
Loading
@@ -83,8 +83,7 @@ See the relevant documentation at <http://doc.gitlab.com/omnibus/settings/pages.
Loading
@@ -83,8 +83,7 @@ See the relevant documentation at <http://doc.gitlab.com/omnibus/settings/pages.
server_name *.gitlabpages.com; server_name *.gitlabpages.com;
``` ```
   
You must be add `*` in front of your domain, this is required to catch all You must be add `*` in front of your domain, this is required to catch all subdomains of gitlabpages.com.
subdomains of `gitlabpages.com`.
   
1. Restart Nginx and GitLab: 1. Restart Nginx and GitLab:
   
Loading
@@ -114,7 +113,6 @@ required.
Loading
@@ -114,7 +113,6 @@ required.
port: 443 # Set to 443 if you serve the pages with HTTPS port: 443 # Set to 443 if you serve the pages with HTTPS
https: true # Set to true 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: 1. Copy the `gitlab-pages-ssl` Nginx configuration file:
   
```bash ```bash
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment