mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-15 12:43:12 +01:00
Update main.yml
This commit is contained in:
parent
ba54e549c4
commit
3f6c327da2
@ -7,6 +7,7 @@ matrix_element_call_base_path: "{{ matrix_base_data_path }}/element-call"
|
||||
matrix_element_call_config_path: "{{ matrix_element_call_base_path }}/config"
|
||||
matrix_element_call_backend_path: "{{ matrix_element_call_base_path }}/backend"
|
||||
matrix_homeserver_config_path: "{{ matrix_base_data_path }}/synapse/config/homeserver.yaml"
|
||||
element_web_config_path: "{{ matrix_base_data_path }}/static-files/public/.well-known/matrix/client"
|
||||
|
||||
# Docker network configuration
|
||||
matrix_element_call_container_network: "matrix_element_call_network"
|
||||
|
Loading…
x
Reference in New Issue
Block a user