|
@@ -105,6 +105,9 @@ services:
|
|
links:
|
|
links:
|
|
- postgres
|
|
- postgres
|
|
environment:
|
|
environment:
|
|
|
|
+ # NOTE: These don't directly configure anything anymore.
|
|
|
|
+ # They can be used with `migrate_config` to build
|
|
|
|
+ # homeserver.yaml
|
|
- SYNAPSE_SERVER_NAME=matrix.jibby.org
|
|
- SYNAPSE_SERVER_NAME=matrix.jibby.org
|
|
- SYNAPSE_REPORT_STATS=no
|
|
- SYNAPSE_REPORT_STATS=no
|
|
- SYNAPSE_NO_TLS=true
|
|
- SYNAPSE_NO_TLS=true
|