We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc5d1b commit 4ea06daCopy full SHA for 4ea06da
setup/kubernetes/local-preview.md
@@ -56,13 +56,14 @@ apply):
56
57
### Dev URLs
58
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.
+When Coder is installed, dev URLs are not enabled by default.
62
63
To enable local dev URLs, follow
64
[the instructions below](#enable-local-dev-urls) after installing Coder.
65
+If you do not want to enable dev URLs, you can use SSH portforwarding or tools
+like [ngrok][ngrok-url] to preview webpages from inside a workspace.
66
+
67
### Air-gapped clusters
68
69
The local preview option does not work in an air-gapped deployment.
0 commit comments