Update README.md

This commit is contained in:
Tommy 2022-01-13 18:10:19 -05:00 committed by GitHub
parent 3679925abc
commit b468ddd6c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,4 +7,5 @@ Matrix Synapse Docker-Compose
- Update web_client_location to app.yourdomain.tld (Remember to remove the comment #)
- Update public_baseurl to matrix.yourdomain.tld (Remember to remove the comment #)
- Uncomment serve_server_wellknown to enable it and configure https://yourdoman.tld/.well-known/matrix/server for federation
- Configure the mail credentials if you have a mail server
- Enable redis. Put `redis` as the host instead of `localhost`.