mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-12-23 06:36:29 +00:00
Fix postinstall
This commit is contained in:
parent
b8477b4485
commit
48060ea26c
1 changed files with 5 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue