Skip to content

Commit

Permalink
Document CORS option (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonarbini committed Jun 4, 2020
1 parent 4ad704c commit f65ac29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/serve.js
Expand Up @@ -83,6 +83,8 @@ const getHelp = () => chalk`
-c, --config Specify custom path to \`serve.json\`
-C, --cors Enable CORS, sets \`Access-Control-Allow-Origin\` to \`*\`
-n, --no-clipboard Do not copy the local address to the clipboard
-u, --no-compression Do not compress files
Expand Down

0 comments on commit f65ac29

Please sign in to comment.