Merge 5514c7d0f7 into 413049feea
This commit is contained in:
commit
2c1fdab252
@ -3201,7 +3201,7 @@ matrix_client_element_jitsi_preferredDomain: "{{ matrix_server_fqn_jitsi if matr
|
|||||||
|
|
||||||
matrix_client_hydrogen_enabled: false
|
matrix_client_hydrogen_enabled: false
|
||||||
|
|
||||||
matrix_client_hydrogen_container_image_self_build: "{{ matrix_architecture not in ['amd64'] }}"
|
matrix_client_hydrogen_container_image_self_build: "{{ matrix_architecture not in ['arm64', 'amd64'] }}"
|
||||||
|
|
||||||
# Normally, matrix-nginx-proxy is enabled and nginx can reach Hydrogen over the container network.
|
# Normally, matrix-nginx-proxy is enabled and nginx can reach Hydrogen over the container network.
|
||||||
# If matrix-nginx-proxy is not enabled, or you otherwise have a need for it, you can expose
|
# If matrix-nginx-proxy is not enabled, or you otherwise have a need for it, you can expose
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user