Skip to content

Commit 4ea06da

Browse files
committed
reword dev urls limitation
1 parent 0bc5d1b commit 4ea06da

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

setup/kubernetes/local-preview.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,14 @@ apply):
5656

5757
### Dev URLs
5858

59-
The local preview doesn't support [dev URLs](../workspaces/devurls) by default.
60-
Instead, you can use tools like [ngrok][ngrok-url] to preview webpages from
61-
inside a workspace.
59+
When Coder is installed, dev URLs are not enabled by default.
6260

6361
To enable local dev URLs, follow
6462
[the instructions below](#enable-local-dev-urls) after installing Coder.
6563

64+
If you do not want to enable dev URLs, you can use SSH portforwarding or tools
65+
like [ngrok][ngrok-url] to preview webpages from inside a workspace.
66+
6667
### Air-gapped clusters
6768

6869
The local preview option does not work in an air-gapped deployment.

0 commit comments

Comments
 (0)