From 199d8a2afba68c56f455198822f142a0d28d3036 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 13 Jan 2022 12:01:47 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 014bacd..ccb93b7 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,6 @@ Matrix Synapse Docker-Compose 1. Update docker-compose.yml 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 #)