Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 882 Bytes

File metadata and controls

11 lines (8 loc) · 882 Bytes
pcx_content_type title weight
concept
Public hostnames
5

Public hostnames

With Cloudflare Tunnel, you can expose your HTTP resources to the Internet via a public hostname. For example, you can add a route that points docs.example.com to localhost:8080. Anyone can now view your local application by going to docs.example.com in their web browser.

Cloudflare can route traffic to your Cloudflare Tunnel connection using a DNS record or Cloudflare Load Balancer. You can configure either option from the Cloudflare dashboard by pointing a DNS CNAME record or a load balancer pool to the Cloudflare Tunnel subdomain for your connection. You can also associate these records with your tunnel from cloudflared directly.