Add back file

This commit is contained in:
shreyasajj 2022-01-09 20:45:27 -06:00
parent 08ecd42e5e
commit 7b85f35e13

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_address: "{{ matrix_homeserver_container_url }}"
matrix_mautrix_wsproxy_homeserver_domain: "{{ matrix_domain }}" matrix_mautrix_wsproxy_homeserver_domain: "{{ matrix_domain }}"
matrix_mautrix_wsproxy_appservice_address: "http://matrix-mautrix-wsproxy:29331"
matrix_mautrix_wsproxy_port: 29931 matrix_mautrix_wsproxy_port: 29931
# A list of extra arguments to pass to the container # A list of extra arguments to pass to the container
matrix_mautrix_wsproxy_container_extra_arguments: [] matrix_mautrix_wsproxy_container_extra_arguments: []