We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f1230 commit 8e5f288Copy full SHA for 8e5f288
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