mirror of
https://github.com/gitlabhq/gitlab-recipes.git
synced 2026-01-06 21:24:05 -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:
|
||||
## Web server settings
|
||||
host: source.jcid.nl
|
||||
port: 80
|
||||
port: 443
|
||||
https: true
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user