Skip to content

Commit 14e1472

Browse files
authored
docs(config): update preview.https type (#17586)
1 parent 3af02bd commit 14e1472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/preview-options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Set to `true` to exit if port is already in use, instead of automatically trying
4646

4747
## preview.https
4848

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

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

0 commit comments

Comments
 (0)