Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-12-16 14:53:54 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-02-01 01:50:40 +0300
commitfa68e403e0d5539b19ceb5396394d634babdc2b9 (patch)
treef4e423e06bd4204d18f87783f024bd4e568c4964 /config/gitlab.yml.example
parentac09f857cd9edd4a18280f617b48fe436109ceaa (diff)
Support https and custom port for pages
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index d41280624ae..fa764844cb9 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -163,6 +163,8 @@ production: &base
# http://group.example.com/project
# or project path can be a group page: group.example.com
domain: example.com
+ port: 80 # Set to 443 if you serve the pages with HTTPS
+ https: false # Set to true if you serve the pages with HTTPS
## Mattermost
## For enabling Add to Mattermost button