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! 🧙‍♀️💻