mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-22 03:31:41 +00:00
Fix docs
This commit is contained in:
parent
ba66b5a3b9
commit
34ed316584
@ -1,4 +1,3 @@
|
||||
|
||||
---
|
||||
title: Creating user accounts
|
||||
parent: Administration
|
||||
@ -44,6 +43,7 @@ An example of using `create-account` when running in **Docker**, having found th
|
||||
```bash
|
||||
docker exec -it CONTAINERNAME /usr/bin/create-account -config /path/to/dendrite.yaml -username USERNAME
|
||||
```
|
||||
|
||||
```bash
|
||||
docker exec -it CONTAINERNAME /usr/bin/create-account -config /path/to/dendrite.yaml -username USERNAME -admin
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user