mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
Merge branch 'patch-20' into 'master'
use TCP or HTTPS protocol for port 443 on load balancer See merge request !10953
This commit is contained in:
@ -13,7 +13,7 @@ you need to use with GitLab.
|
||||
| LB Port | Backend Port | Protocol |
|
||||
| ------- | ------------ | --------------- |
|
||||
| 80 | 80 | HTTP [^1] |
|
||||
| 443 | 443 | HTTPS [^1] [^2] |
|
||||
| 443 | 443 | TCP or HTTPS [^1] [^2] |
|
||||
| 22 | 22 | TCP |
|
||||
|
||||
## GitLab Pages Ports
|
||||
|
Reference in New Issue
Block a user