Skip to content
Snippets Groups Projects
Commit 5efd294d authored by Ben Bodenmiller's avatar Ben Bodenmiller
Browse files

use TCP or HTTPS protocol for port 443 on load balancer

parent 43fb9279
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment