|
|
@@ -120,6 +120,7 @@ matrix_nginx_proxy_proxy_hydrogen_hostname: "{{ matrix_server_fqn_hydrogen }}" |
|
|
# Controls whether proxying the matrix domain should be done. |
|
|
# Controls whether proxying the matrix domain should be done. |
|
|
matrix_nginx_proxy_proxy_matrix_enabled: false |
|
|
matrix_nginx_proxy_proxy_matrix_enabled: false |
|
|
matrix_nginx_proxy_proxy_matrix_hostname: "{{ matrix_server_fqn_matrix }}" |
|
|
matrix_nginx_proxy_proxy_matrix_hostname: "{{ matrix_server_fqn_matrix }}" |
|
|
|
|
|
matrix_nginx_proxy_proxy_matrix_federation_hostname: "{{ matrix_nginx_proxy_proxy_matrix_hostname }}" |
|
|
# The port name used for federation in the nginx configuration. |
|
|
# The port name used for federation in the nginx configuration. |
|
|
# This is not necessarily the port that it's actually on, |
|
|
# This is not necessarily the port that it's actually on, |
|
|
# as port-mapping happens (`-p ..`) for the `matrix-nginx-proxy` container. |
|
|
# as port-mapping happens (`-p ..`) for the `matrix-nginx-proxy` container. |
|
|
|