diff --git a/docs/guides/docker-share/v0.3_docker_private_share_guide.md b/docs/guides/docker-share/v0.3_docker_private_share_guide.md index fcdc550b..8b4de811 100644 --- a/docs/guides/docker-share/v0.3_docker_private_share_guide.md +++ b/docs/guides/docker-share/v0.3_docker_private_share_guide.md @@ -6,7 +6,7 @@ sidebar_label: Private Share # Docker Private Share -With zrok, you can privately share a server app that's running in Docker. Another zrok somewhere else can then access your private share with Docker too. In this guide we'll cover both sides: the private share and the private access. +With zrok, you can privately share a server app that's running in Docker, or any server that's reachable by the zrok container. Then, a zrok private access running somewhere else can use the private share. In this guide we'll cover both sides: the private share and the private access. ## Walkthrough Video