We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908ffc1 commit b8e90e5Copy full SHA for b8e90e5
config/preview-options.md
@@ -21,7 +21,7 @@ Vite ではなく他のサーバーがレスポンスを返す場合がありま
21
22
## preview.allowedHosts
23
24
-- **型:** `string | true`
+- **型:** `string[] | true`
25
- **デフォルト:** [`server.allowedHosts`](./server-options#server-allowedhosts)
26
27
Vite が応答することを許可するホスト名。
0 commit comments