Commit ac3796b3 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'patch-20' into 'master'

use TCP or HTTPS protocol for port 443 on load balancer

See merge request !10953
parents 1d180667 5efd294d
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment