Document user creation
This commit is contained in:
parent
58615df1ad
commit
ab4fd8b7ca
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue