mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
Updated Readme.md
This commit is contained in:
parent
013e6c348d
commit
e13fd5a457
@ -23,7 +23,7 @@ Matrix is an open-source project that provides a protocol for secure, decentrali
|
||||
|
||||
- **Create Matrix Users**:
|
||||
```
|
||||
docker exec -it [Container-ID] register_new_matrix_user -u [Username] -p [Password] -a -c /data/homeserver.yaml http://localhost:8008
|
||||
docker compose exec -it synapse register_new_matrix_user -u [Username] -p [Password] -a -c /data/homeserver.yaml http://localhost:8008
|
||||
```
|
||||
- **Execute Docker-Compose Commands**:
|
||||
- Restart services:
|
||||
|
Loading…
Reference in New Issue
Block a user