|
|
@ -47,7 +47,7 @@ matrix_nginx_proxy_x_forwarded_for: '$proxy_add_x_forwarded_for' |
|
|
|
|
|
|
|
|
|
|
|
# Disable Coturn because it needs SSL certs |
|
|
|
# Disable Coturn because it needs SSL certs |
|
|
|
# (Clients can, though exposing IP address, use Matrix.org TURN) |
|
|
|
# (Clients can, though exposing IP address, use Matrix.org TURN) |
|
|
|
matrix_coturn_enabled: false |
|
|
|
matrix_coturn_enabled: true |
|
|
|
|
|
|
|
|
|
|
|
# All containers need to be on the same Docker network as nginx-proxy |
|
|
|
# All containers need to be on the same Docker network as nginx-proxy |
|
|
|
matrix_docker_network: 'cttue_web_services' |
|
|
|
matrix_docker_network: 'cttue_web_services' |
|
|
|