matrix-client-cinny: self_build feedback"

This commit is contained in:
rakshazi
2022-01-06 09:11:28 +02:00
parent 5788a16a2e
commit 490f11ba0d
2 changed files with 3 additions and 1 deletions

View File

@ -1771,6 +1771,8 @@ matrix_client_hydrogen_self_check_validate_certificates: "{{ false if matrix_ssl
matrix_client_cinny_enabled: false
matrix_client_cinny_container_image_self_build: "{{ matrix_architecture != 'amd64' }}"
# Normally, matrix-nginx-proxy is enabled and nginx can reach Cinny over the container network.
# If matrix-nginx-proxy is not enabled, or you otherwise have a need for it, you can expose
# the HTTP port to the local host.