mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-27 03:58:36 +01:00
Add Matrix.to (#4750)
This commit is contained in:
@@ -148,6 +148,9 @@ matrix_server_fqn_ntfy: "ntfy.{{ matrix_domain }}"
|
||||
# This is where you access rageshake.
|
||||
matrix_server_fqn_rageshake: "rageshake.{{ matrix_domain }}"
|
||||
|
||||
# This is where you access Matrix.to.
|
||||
matrix_server_fqn_matrixto: "mt.{{ matrix_domain }}"
|
||||
|
||||
matrix_federation_public_port: 8448
|
||||
|
||||
# The name of the Traefik entrypoint for handling Matrix Federation
|
||||
|
||||
Reference in New Issue
Block a user