Skip to content

Commit 0f38d3e

Browse files
committed
docs: update
1 parent 51fb480 commit 0f38d3e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,13 @@ Options:
9797
--no-live-reload Disables live reloading on changing files.
9898
--https Use HTTPS protocol.
9999
--no-https Do not use HTTPS protocol.
100+
--https-passphrase <value> Passphrase for a pfx file.
101+
--https-key <value> Path to an SSL key.
102+
--https-pfx <value> Path to an SSL pfx file.
103+
--https-cert <value> Path to an SSL certificate.
104+
--https-cacert <value> Path to an SSL CA certificate.
105+
--https-request-cert Request for an SSL certificate.
106+
--no-https-request-cert Do not request for an SSL certificate.
100107
--http2 Use HTTP/2, must be used with HTTPS.
101108
--no-http2 Do not use HTTP/2.
102109
--bonjour Broadcasts the server via ZeroConf networking on start.

0 commit comments

Comments
 (0)