Version 1.0.0-2

This commit is contained in:
Girish Ramakrishnan
2020-01-24 11:47:18 -08:00
parent 90e40416f0
commit 68cc2a5773
3 changed files with 6 additions and 7 deletions

View File

@@ -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