Skip to content

Commit

Permalink
docs(config): update preview.https type (#17586)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jainex17 committed Jun 29, 2024
1 parent 3af02bd commit 14e1472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/preview-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Set to `true` to exit if port is already in use, instead of automatically trying

## preview.https

- **Type:** `boolean | https.ServerOptions`
- **Type:** `https.ServerOptions`
- **Default:** [`server.https`](./server-options#server-https)

Enable TLS + HTTP/2. Note this downgrades to TLS only when the [`server.proxy` option](./server-options#server-proxy) is also used.
Expand Down

0 comments on commit 14e1472

Please sign in to comment.