fix(docs-windows-wsl): update caution note for server security (#12467)
This commit is contained in:
@@ -60,13 +60,12 @@ If `localhost` does not work in your setup, connect using the WSL IP address ins
|
|||||||
|
|
||||||
:::caution
|
:::caution
|
||||||
When using `--hostname 0.0.0.0`, set `OPENCODE_SERVER_PASSWORD` to secure the server.
|
When using `--hostname 0.0.0.0`, set `OPENCODE_SERVER_PASSWORD` to secure the server.
|
||||||
|
:::
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
OPENCODE_SERVER_PASSWORD=your-password opencode serve --hostname 0.0.0.0
|
OPENCODE_SERVER_PASSWORD=your-password opencode serve --hostname 0.0.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Web Client + WSL
|
## Web Client + WSL
|
||||||
|
|||||||
Reference in New Issue
Block a user