We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571a995 commit 4ca7cfaCopy full SHA for 4ca7cfa
README.md
@@ -44,6 +44,8 @@ Using `npx` you can run servez without installing it first:
44
45
* `--dirs` Show folder listings (defaults to `true`, `--no-dirs` to disable)
46
47
+* `--qr` Show a QR code for the root url of the server. This might help for using servez with a phone.
48
+
49
* `--cors` Include CORS headers (defaults to `true`, `--no-cors` to disable)
50
51
* `--local` make serve only accessible from this machine. The default
0 commit comments