docs: fix up port-forwarding (#3403)

- Improve English
- Make new page live in manifest.json
- Add icon
- Outdent page to root
This commit is contained in:
Ammar Bandukwala
2022-08-07 22:22:47 +00:00
committed by GitHub
parent 8d4b6086f6
commit 13a2014d7f
5 changed files with 42 additions and 39 deletions
+2 -5
View File
@@ -79,9 +79,6 @@ Connection and connect to your Coder workspace.](./ides/configuring-gateway.md)
Web IDEs (code-server, JetBrains Projector, VNC, etc.) are defined in the template. See [configuring IDEs](./ides/configuring-web-ides.md).
## Port Forwarding
## Up next
Port Forwarding lets developers securely access processes on their Coder
workspace from a local machine. A common use case is testing front-end
applications in a browser at `http://localhost:<yourforwardedport>` See
[configuring Port Forwarding](./ides/configuring-port-forwarding.md).
- Learn about [Port Forwarding](./port-forwarding.md)