Update main.yml

This commit is contained in:
Backslash 2024-09-26 17:23:03 +10:00 committed by GitHub
parent f7621283fd
commit bc2ed60762
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,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: {}
matrix_element_call_container_additional_networks: [] # No additional networks by default
# Docker images
matrix_element_call_image: "ghcr.io/element-hq/element-call:latest"