mirror of
https://github.com/gitlabhq/gitlab-recipes.git
synced 2026-01-08 22:18:02 -05:00
Changed port from 80to 443 in Line 82
This commit is contained in:
@@ -79,7 +79,7 @@ nano /home/git/gitlab/config/gitlab.yml
|
|||||||
gitlab:
|
gitlab:
|
||||||
## Web server settings
|
## Web server settings
|
||||||
host: source.jcid.nl
|
host: source.jcid.nl
|
||||||
port: 80
|
port: 443
|
||||||
https: true
|
https: true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user