diff --git a/notes.txt b/notes.txt new file mode 100644 index 0000000..499c780 --- /dev/null +++ b/notes.txt @@ -0,0 +1,5 @@ +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 \ No newline at end of file