From ee10da9df5d42e620d9cf50d2c859405812daa6a Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 30 Aug 2021 22:42:00 -0700 Subject: [PATCH] Fix postinstall message --- POSTINSTALL.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/POSTINSTALL.md b/POSTINSTALL.md index b81a9c0..f747a42 100644 --- a/POSTINSTALL.md +++ b/POSTINSTALL.md @@ -1,8 +1,7 @@ Account ids are created with the username and the second level domain under which the app is installed e.g. `@$CLOUDRON-USERNAME@$CLOUDRON-APP-DOMAIN`. -For federation to work, the second level domain has to be configured to serve up the -`.well-known/domain.com/matrix` URI. See the -[federation docs](https://cloudron.io/documentation/apps/synapse/) on +For federation to work, the second level domain (`$CLOUDRON-APP-DOMAIN`) has to be configured to serve up the +`.well-known/matrix/server` URI. See the [federation docs](https://cloudron.io/documentation/apps/synapse/) on how to do this.