mirror of
https://github.com/gitlabhq/gitlab-recipes.git
synced 2026-01-10 06:58:06 -05:00
Merge branch 'fix_install_typo' into 'master'
[Guide] SSL Certificate: Fix install typo Fixes #18 See merge request !26
This commit is contained in:
@@ -79,7 +79,7 @@ nano /home/git/gitlab/config/gitlab.yml
|
||||
gitlab:
|
||||
## Web server settings
|
||||
host: source.jcid.nl
|
||||
port: 80
|
||||
port: 443
|
||||
https: true
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user