matrix/notes.txt
2021-02-10 11:08:54 -08:00

5 lines
189 B
Plaintext

Create New Users
Access docker shell: docker exec -it matrix_synapse_1 bash
register_new_matrix_user -c /data/homeserver.yaml http://localhost:8008
Follow the on screen prompts