Overview
I am self-hosted a GitLab server. GitLab exposes at least two ports:
- TCP 443 for HTTPS access to the web UI
- TCP 22 for SSH access to the internal git server
I need to expose both of these ports on the same hostname, using Cloudflare Tunnels.
Current State
At the moment, Cloudflare Tunnels is limited to exposing a single port per hostname.
Feature Request
Please allow multiple ports to be configured for a single hostname, in the Cloudflare Tunnel configuration.