docs: prefer wsl over native windows stuff (#11637)

This commit is contained in:
Filip
2026-02-01 17:52:43 +01:00
committed by GitHub
parent 3577d829c2
commit 2c82e6c6ae
5 changed files with 128 additions and 0 deletions

View File

@@ -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