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:
commit
ac3796b3d3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue