feat: disable federation

Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/19.
This commit is contained in:
cellarspoon
2021-12-12 23:50:45 +01:00
parent 650e0cbc28
commit 10e459f183
4 changed files with 20 additions and 0 deletions

View File

@ -8,6 +8,7 @@ services:
- proxy
- internal
environment:
- DISABLE_FEDERATION
- DOMAIN
- STACK_NAME
configs:
@ -31,6 +32,7 @@ services:
secrets:
- db_password
environment:
- DISABLE_FEDERATION
- LETSENCRYPT_HOST=${DOMAIN}
- SYNAPSE_ADMIN_EMAIL
- SYNAPSE_REPORT_STATS=no