Adds better documentation to LOCAL_DOMAIN and LOCAL_HTTPS (#3149)

Fixes #2254
th-downstream
Audun Larsen 8 years ago committed by Eugen Rochko
parent e3dcaaf0b9
commit 2aa05dc765

@ -10,6 +10,8 @@ DB_PASS=
DB_PORT=5432
# Federation
# Note: Changing LOCAL_DOMAIN or LOCAL_HTTPS at a later time will cause unwanted side effects.
# LOCAL_DOMAIN should *NOT* contain the protocol part of the domain e.g https://example.com.
LOCAL_DOMAIN=example.com
LOCAL_HTTPS=true

Loading…
Cancel
Save