++matrix note
This commit is contained in:
parent
54777e21d5
commit
4ea62fe3d1
1 changed files with 11 additions and 0 deletions
|
@ -43,3 +43,14 @@ docker run -d --name synapse \
|
|||
# admin user
|
||||
|
||||
docker exec -it synapse register_new_matrix_user http://localhost:8008 -c /data/homeserver.yaml --help
|
||||
|
||||
# Setup in terms of functionality
|
||||
|
||||
## Synapse
|
||||
|
||||
* Base, clear
|
||||
|
||||
## Element
|
||||
|
||||
* Another FQDN
|
||||
* If set, another nginx instance
|
||||
|
|
Loading…
Reference in a new issue