From 5ad2243874b97e7bf3a3d608175b2f7fa724e76a Mon Sep 17 00:00:00 2001 From: mariachana_moturi <112471942+esthermmoturi@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:24:51 +0300 Subject: [PATCH] Update offline.md (#1600) * Update offline.md * Update offline.md --- content/en/hosting/3.x/offline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/hosting/3.x/offline.md b/content/en/hosting/3.x/offline.md index 3137a27d1..eae158948 100644 --- a/content/en/hosting/3.x/offline.md +++ b/content/en/hosting/3.x/offline.md @@ -70,7 +70,7 @@ An offline deployment may consider substituting some requirements above with the ### ngrok -When an offline solution is deployed, traffic stays 100% local, whereas when using either [your own reverse proxy]({{< relref "/secure-sharing-of-developer-instance" >}}) or a third party provider like [ngrok](https://ngrok.com/), traffic may traverse 100s or 1,000s of kilometers to ultimately reach the CHT server which is 10 meters away. This can help when Internet connectivity is very slow, very expensive per megabyte, or both. +When an offline solution is deployed, traffic stays 100% local, whereas when using either [your own reverse proxy]({{< relref "building/guides/debugging/secure-sharing-of-developer-instance" >}}) or a third party provider like [ngrok](https://ngrok.com/), traffic may traverse 100s or 1,000s of kilometers to ultimately reach the CHT server which is 10 meters away. This can help when Internet connectivity is very slow, very expensive per megabyte, or both. ### local-ip.co