From 4d90bcc9f16743c34e8f565f3698cbae17351091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Can=20=C3=96zdemir?= Date: Mon, 10 Feb 2025 12:08:33 +0300 Subject: [PATCH] Update README.md Updated regarding to match with the env file. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc4b2c9..15360eb 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Define the domain mappings for your Matrix server components: - **Synapse**: `synapse.matrix.your-domain.com` (Port: 8008) - **Sliding Sync Server**: `sync.matrix.your-domain.com` (Port: 8009) -- **MAS**: `mas.matrix.your-domain.com` (Port: 8080) +- **MAS**: `mas.synapse.your-domain.com` (Port: 8080) - **Nginx (Main Entry)**: `matrix.your-domain.com` (Port: 80) 📝 **Tip**: Ensure nginx is the primary entry point for clients. @@ -61,4 +61,4 @@ Define the domain mappings for your Matrix server components: --- -Enjoy your newly deployed Matrix server! 🎊 If you encounter any hiccups, remember: tech adventures always include a bit of troubleshooting magic! 🧙‍♀️💻 \ No newline at end of file +Enjoy your newly deployed Matrix server! 🎊 If you encounter any hiccups, remember: tech adventures always include a bit of troubleshooting magic! 🧙‍♀️💻