summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web/src/content/docs')
-rw-r--r--packages/web/src/content/docs/windows-wsl.mdx3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/web/src/content/docs/windows-wsl.mdx b/packages/web/src/content/docs/windows-wsl.mdx
index ebc35d0d9..ca3b6a4e3 100644
--- a/packages/web/src/content/docs/windows-wsl.mdx
+++ b/packages/web/src/content/docs/windows-wsl.mdx
@@ -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