mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-17 20:54:57 +00:00
Replace example.example.com with matrix.example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
9089963fa8
commit
6c4eeda748
@ -58,7 +58,7 @@ matrix_static_files_file_matrix_support_property_m_contacts:
|
||||
- email_address: security@example.com
|
||||
role: m.role.security
|
||||
|
||||
matrix_static_files_file_matrix_support_property_m_support_page: "https://example.example.com/support"
|
||||
matrix_static_files_file_matrix_support_property_m_support_page: "https://matrix.example.com/support"
|
||||
```
|
||||
|
||||
To learn how to set up `/.well-known/matrix/support` for the base domain, read the Installing section below.
|
||||
|
Loading…
Reference in New Issue
Block a user