mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 21:19:48 +00:00
fix(docs-windows-wsl): update caution note for server security (#12467)
This commit is contained in:
parent
24ed2d3a1d
commit
288a491651
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue