From 3dc0efacd9a80d783fb8f38cb8d70b22204ffb34 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Wed, 30 Mar 2022 19:28:45 +0800 Subject: [PATCH] Updated Reverse Proxy with Cloudflare Tunnel (markdown) --- Reverse-Proxy-with-Cloudflare-Tunnel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reverse-Proxy-with-Cloudflare-Tunnel.md b/Reverse-Proxy-with-Cloudflare-Tunnel.md index 5f15ee1..3776f94 100644 --- a/Reverse-Proxy-with-Cloudflare-Tunnel.md +++ b/Reverse-Proxy-with-Cloudflare-Tunnel.md @@ -8,7 +8,7 @@ You don't even need to expose Docker port! - Your domain name's DNS is managed by Cloudflare. - For Docker, it is supported by Debian base only. The Alpine base is not supported yet. -- For non-Docker, you need to download and install `cloudflared` https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/installation/ +- For non-Docker, you need to download and install `cloudflared`. https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/installation/ ## TL;DR