We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
preview.https
1 parent 3af02bd commit 14e1472Copy full SHA for 14e1472
docs/config/preview-options.md
@@ -46,7 +46,7 @@ Set to `true` to exit if port is already in use, instead of automatically trying
46
47
## preview.https
48
49
-- **Type:** `boolean | https.ServerOptions`
+- **Type:** `https.ServerOptions`
50
- **Default:** [`server.https`](./server-options#server-https)
51
52
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