Fix postinstall

This commit is contained in:
Girish Ramakrishnan 2020-09-26 09:07:07 -07:00
parent b8477b4485
commit 48060ea26c

View file

@ -1,4 +1,6 @@
Accounts are created with the username and the full domain (including subdomain)
under which this app is installed. e.g. `@username@mastodon.domain.com`. This subdomain
cannot be changed later as it breaks federation.
Accounts are created with the username and the subdomain under which this app is installed
e.g. `@$CLOUDRON-USERNAME@$CLOUDRON-APP-DOMAIN`. Note that Mastodon does allow this subdomain
to be changed later as it breaks federation. So, you have to install Mastodon in the correct
subdomain from the get-go.