瀏覽代碼

fix(docs-windows-wsl): update caution note for server security (#12467)

OpeOginni 7 月之前
父節點
當前提交
288a491651
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      packages/web/src/content/docs/windows-wsl.mdx

+ 1 - 2
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