Update usage.rst
Added missing documentation for public_url.
This commit is contained in:
parent
9e12ee6f8c
commit
b55b8adb63
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