Update main.yml

This commit is contained in:
Backslash 2024-09-26 15:42:05 +10:00 committed by GitHub
parent a533ec4204
commit e31e688a41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ matrix_element_call_backend_path: "{{ matrix_element_call_base_path }}/backend"
# Docker network configuration
matrix_element_call_container_network: "matrix_element_call_network"
matrix_element_call_container_labels_traefik_additional_response_headers: {}
# Docker images
matrix_element_call_image: "ghcr.io/element-hq/element-call:latest"