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:
Rémy Coutable 2017-05-02 13:56:32 +00:00
commit ac3796b3d3

View file

@ -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