Browse Source

Update main.yml

element-call-integration
Backslash 1 year ago
committed by GitHub
parent
commit
3f6c327da2
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/custom/matrix-element-call/defaults/main.yml

+ 1
- 0
roles/custom/matrix-element-call/defaults/main.yml View File

@@ -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…
Cancel
Save