a first stab at a docker compose up matrix 2.0 stack

This commit is contained in:
Matthew Hodgson
2024-11-04 02:51:46 +00:00
commit ab53e32866
19 changed files with 953 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"support_page": "https://matrix.org/contact/",
"contacts": [
{ "role": "m.role.admin", "email_address": "${ABUSE_SUPPORT_EMAIL}" },
{ "role": "m.role.security", "email_address": "${SECURITY_SUPPORT_EMAIL}" }
]
}