File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ For more examples, see `coder port-forward --help`.
46
46
47
47
> To enable port forwarding via the dashboard, Coder must be configured with a
48
48
> [ wildcard access URL] ( ../admin/configure.md#wildcard-access-url ) . If an access
49
- > URL is not specified, Coder will create [ a publicly accessible
50
- > URL ] ( ../admin/configure#tunnel ) to reverse proxy the deployment, and port
51
- > forwarding will work. There is a known limitation where if the port forwarding
52
- > URL length is greater than 63 characters, port forwarding will not work.
49
+ > URL is not specified, Coder will create [ a publicly accessible URL ] ( ../admin/configure#tunnel )
50
+ > to reverse proxy the deployment, and port forwarding will work. There is a
51
+ > known limitation where if the port forwarding URL length is greater than 63
52
+ > characters, port forwarding will not work.
53
53
54
54
### From an arbitrary port
55
55
You can’t perform that action at this time.
0 commit comments