From 283f5406eb29f8a1241ab4c97181dfe507a5e490 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 13 Jan 2022 12:04:05 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ccb93b7..d9121a6 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,5 @@ Matrix Synapse Docker-Compose 2. docker-compose run --rm -e SYNAPSE_SERVER_NAME=yourdomain.tld -e SYNAPSE_REPORT_STATS=no synapse generate 3. Update ./files/homeserver.yaml - Update web_client_location to app.yourdomain.tld (Remember to remove the comment #) - - UPdate public_baseurl to matrix.yourdomain.tld (Remove 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