Update README.md
This commit is contained in:
parent
a4c842a210
commit
1328722999
1 changed files with 2 additions and 0 deletions
|
@ -157,8 +157,10 @@ Options:
|
|||
Disabled by default. Accept all path prefix. Can be specified multiple time
|
||||
--tls-certificate <FILE_PATH>
|
||||
[Optional] Use custom certificate (.crt) instead of the default embedded self signed certificate.
|
||||
The certificate will be automatically reloaded if it changes
|
||||
--tls-private-key <FILE_PATH>
|
||||
[Optional] Use a custom tls key (.key) that the server will use instead of the default embedded one
|
||||
The certificate will be automatically reloaded if it changes
|
||||
-h, --help
|
||||
Print help
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue