mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-21 23:31:00 +00:00
Fixup mastodon handle domain in postinstall
This commit is contained in:
parent
795983fa31
commit
b1af10fbd8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
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 NOT allow this subdomain
|
||||
e.g. `@$CLOUDRON-USERNAME@$CLOUDRON-APP-FQDN`. Note that Mastodon does NOT allow this subdomain
|
||||
to be changed later as it breaks federation. So, you have to set up Mastodon in the correct
|
||||
subdomain from the get-go.
|
||||
|
||||
|
|
Loading…
Reference in a new issue