Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions packages/web/src/content/docs/windows-wsl.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,12 @@ If `localhost` does not work in your setup, connect using the WSL IP address ins

:::caution
When using `--hostname 0.0.0.0`, set `OPENCODE_SERVER_PASSWORD` to secure the server.
:::

```bash
OPENCODE_SERVER_PASSWORD=your-password opencode serve --hostname 0.0.0.0
```

:::

---

## Web Client + WSL
Expand Down
Loading