|
|
@ -319,6 +319,9 @@ matrix_dimension_enabled: false
|
|
|
|
# the Dimension HTTP port to the local host.
|
|
|
|
# the Dimension HTTP port to the local host.
|
|
|
|
matrix_dimension_container_http_host_bind_port: "{{ '' if matrix_nginx_proxy_enabled else '127.0.0.1:8184' }}"
|
|
|
|
matrix_dimension_container_http_host_bind_port: "{{ '' if matrix_nginx_proxy_enabled else '127.0.0.1:8184' }}"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
matrix_integration_manager_rest_url: "{{ matrix_dimension_integrations_rest_url if matrix_dimension_enabled else None }}"
|
|
|
|
|
|
|
|
matrix_integration_manager_ui_url: "{{ matrix_dimension_integrations_ui_url if matrix_dimension_enabled else None }}"
|
|
|
|
|
|
|
|
|
|
|
|
######################################################################
|
|
|
|
######################################################################
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# /matrix-dimension
|
|
|
|
# /matrix-dimension
|
|
|
|