Update postinstall

This commit is contained in:
Girish Ramakrishnan
2022-04-19 10:04:27 -05:00
parent ce74f2b418
commit bc031e515e

View File

@@ -1,7 +1,6 @@
Account ids are created with the username and the second level domain under which the 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`. app is installed e.g. `@$CLOUDRON-USERNAME@$CLOUDRON-APP-DOMAIN`.
For federation to work, the second level domain (`$CLOUDRON-APP-DOMAIN`) has to be configured to serve up the For federation to work, the delegation URI `https://$CLOUDRON-APP-DOMAIN/.well-known/matrix/server`
`.well-known/matrix/server` URI. See the [federation docs](https://cloudron.io/documentation/apps/synapse/) on must be configured. See the [docs](https://docs.cloudron.io/apps/synapse/#post-installation) on how to do this.
how to do this.