Version 1.0.0-2
This commit is contained in:
@@ -4,10 +4,11 @@ SINGLE_USER_MODE=false
|
||||
|
||||
# Note: Changing LOCAL_DOMAIN at a later time will cause unwanted side effects, including breaking all existing federation.
|
||||
# LOCAL_DOMAIN should *NOT* contain the protocol part of the domain e.g https://example.com.
|
||||
# Cloudron: this is fixed at installation time. it is not changed when you change this app's location
|
||||
LOCAL_DOMAIN=
|
||||
|
||||
# Use this only if you need to run mastodon on a different domain than the one used for federation.
|
||||
# You can read more about this option on https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Serving_a_different_domain.md
|
||||
# Cloudron: this will change automatically when you change the app's location
|
||||
WEB_DOMAIN=
|
||||
|
||||
# Database configuration
|
||||
|
Reference in New Issue
Block a user