mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
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:
+2
-5
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user