Skip to content

Commit 0252a14

Browse files
shuuji3jay-es
andauthored
Update config/server-options.md
Co-authored-by: Jun Shindo <[email protected]>
1 parent 12a3496 commit 0252a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/server-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ export default defineConfig({
149149
- **型:** `boolean | CorsOptions`
150150
- **デフォルト:** `false`
151151

152-
開発サーバーの CORS を設定します。[オプションオブジェクト](https://github.com/expressjs/cors#configuration-options)を渡して微調整するか、`true` で有効にします
152+
開発サーバーの CORS を設定します。[オプションオブジェクト](https://github.com/expressjs/cors#configuration-options)を渡して微調整するか、`true` で任意のオリジンを許可します
153153

154154
:::warning
155155

0 commit comments

Comments
 (0)