Document user creation

This commit is contained in:
Nico Schottelius 2021-12-25 19:11:09 +01:00
parent 58615df1ad
commit ab4fd8b7ca
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ on the fn.nf web server using the samples:
And finally creating a user:
```
kubectl -n fnnf exec -ti matrix-matrix-synapse-864c4bfb4-4h4cn -c synapse -- register_new_matrix_user http://localhost:8008 -c /config/homeserver.yaml -u admin -p ... -a
```
### Element-Web