We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2372798 commit b9b95b2Copy full SHA for b9b95b2
README.md
@@ -25,6 +25,8 @@ This will install `http-server` globally so that it may be run from the command
25
26
*Now you can visit http://localhost:8080 to view your server*
27
28
+**Note:** Caching is on by default. Add `-c-1` as an option to disable caching.
29
+
30
## Available Options:
31
32
`-p` Port to use (defaults to 8080)
0 commit comments