We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 231cdec + 8e5f288 commit c8afb79Copy full SHA for c8afb79
1 file changed
doc/self-hosted/index.md
@@ -46,10 +46,12 @@ OPTIONS
46
-o, --open Open in browser on startup
47
-p, --port=port [default: 8443] Port to bind on
48
-v, --version show CLI version
49
+ --allow-http
50
--cert=cert
51
--cert-key=cert-key
- --password=password
52
--help show CLI help
53
+ --no-auth
54
+ --password=password
55
```
56
57
### Data directory
0 commit comments