Update README.md

This commit is contained in:
Tommy 2022-01-15 11:00:52 -05:00 committed by GitHub
parent 971ce31406
commit b7230a4861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,5 +14,4 @@ Matrix Synapse Docker-Compose
- Enable `encryption_enabled_by_default_for_room_type` by default
- Edit whatever else you might want to
4. Copy config.sample.json from https://github.com/vector-im/element-web to `./element/config.json` and make the approriate adjustments
5. Follow https://matrix-org.github.io/synapse/latest/turn-howto.html and edit `./coturn/turnserver.conf` accordingly
6. Run `docker-compose up` and make sure nothing errors out. You can use `docker-compose up -d` to start it in the background if you want.
5. Run `docker-compose up` and make sure nothing errors out. You can use `docker-compose up -d` to start it in the background if you want.