Skip to content

Commit 34025e5

Browse files
author
Wachiwi
committed
Changed port from 80to 443 in Line 82
1 parent d200942 commit 34025e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: misc/ssl-certificate-implemented/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ nano /home/git/gitlab/config/gitlab.yml
7979
gitlab:
8080
## Web server settings
8181
host: source.jcid.nl
82-
port: 80
82+
port: 443
8383
https: true
8484
```
8585

0 commit comments

Comments
 (0)