diff options
Diffstat (limited to 'packages/web/src/content/docs/web.mdx')
| -rw-r--r-- | packages/web/src/content/docs/web.mdx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/web.mdx b/packages/web/src/content/docs/web.mdx index fa3d07109..1013712f3 100644 --- a/packages/web/src/content/docs/web.mdx +++ b/packages/web/src/content/docs/web.mdx @@ -21,6 +21,10 @@ This starts a local server on `127.0.0.1` with a random available port and autom If `OPENCODE_SERVER_PASSWORD` is not set, the server will be unsecured. This is fine for local use but should be set for network access. ::: +:::tip[Windows Users] +For the best experience, run `opencode web` from [WSL](/docs/windows-wsl) rather than PowerShell. This ensures proper file system access and terminal integration. +::: + --- ## Configuration |
