Merge pull request #419 from vipyoung/patch-1
Updated usage.rst to reflect public_url parameter
This commit is contained in:
commit
9a9b920455
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ Getting started
|
|||
-b, --bind <address> Bind address
|
||||
-p, --port <port> Port [8080]
|
||||
-C|--no-cors Disable Cross-origin resource sharing headers
|
||||
-u|--public_url <url> Enable exposing the server on subpaths, not necessarily the root of the domain
|
||||
-V, --verbose More verbose output
|
||||
-s, --silent Less verbose output
|
||||
-v, --version Version info
|
||||
|
|
Loading…
Reference in a new issue