.
Kim committed
Mar 3, 2026 at 15:10 UTC
7d384354fc4939faa24d3d90fe35f0f55c4acf95
1 file changed
+2
-2
README.md
+2
-2
@@ -6,7 +6,7 @@
6
7
Expose your local application to the public internet — no ports, no NAT, no DNS setup.
8
9
-Portal is an open, self-hosted, permissionless relay network. It is not a SaaS tunnel, but a routing layer you can connect to — or run yourself.
9
+Portal is a **self-hosted**, **permissionless** relay network. It is not a SaaS tunnel, but a routing layer you can connect to — or run yourself.
10
11
## Why Portal?
12
@@ -52,7 +52,7 @@ For deployment to a public domain, see [docs/deployment.md](docs/deployment.md).
52
### Expose Local Service via Tunnel
53
54
1. Run your local service.
55
-2. Open any Portal relay site.
55
+2. Open a Portal relay site.
56
3. Click `Add your server` button.
57
4. Use the generated command to connect your local service.
58