Skip to content

Commit 4968585

Browse files
committed
resolve linting errors
1 parent 6818b28 commit 4968585

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/networking/port-forwarding.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ For more examples, see `coder port-forward --help`.
4646

4747
> To enable port forwarding via the dashboard, Coder must be configured with a
4848
> [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.
5353
5454
### From an arbitrary port
5555

0 commit comments

Comments
 (0)