mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-03-30 06:08:53 +03:00
a first stab at a docker compose up matrix 2.0 stack
This commit is contained in:
7
data-template/nginx/.well-known/matrix/support
Normal file
7
data-template/nginx/.well-known/matrix/support
Normal 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}" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user