Browse Source

Add back file

pull/2261/head
shreyasajj 4 years ago
parent
commit
7b85f35e13
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      roles/matrix-bridge-mautrix-wsproxy/defaults/main.yml

+ 2
- 0
roles/matrix-bridge-mautrix-wsproxy/defaults/main.yml View File

@@ -15,6 +15,8 @@ matrix_mautrix_wsproxy_data_path: "{{ matrix_mautrix_wsproxy_base_path }}/data"
matrix_mautrix_wsproxy_homeserver_address: "{{ matrix_homeserver_container_url }}"
matrix_mautrix_wsproxy_homeserver_domain: "{{ matrix_domain }}"

matrix_mautrix_wsproxy_appservice_address: "http://matrix-mautrix-wsproxy:29331"

matrix_mautrix_wsproxy_port: 29931
# A list of extra arguments to pass to the container
matrix_mautrix_wsproxy_container_extra_arguments: []


Loading…
Cancel
Save