mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-22 04:31:13 +01:00
Updated Readme.md
This commit is contained in:
parent
95fa139086
commit
ba37d2fea9
@ -23,7 +23,7 @@ Matrix is an open-source project that provides a protocol for secure, decentrali
|
|||||||
|
|
||||||
- **Create Matrix Users**:
|
- **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**:
|
- **Execute Docker-Compose Commands**:
|
||||||
- Restart services:
|
- Restart services:
|
||||||
|
Loading…
Reference in New Issue
Block a user