Added some arguments

This commit is contained in:
shreyasajj 2022-01-10 22:33:06 -06:00
parent e56062ab69
commit 835d5692d2

View File

@ -21,7 +21,7 @@ matrix_mautrix_wsproxy_appservice_address: "http://matrix-mautrix-wsproxy:{{ mat
# A list of extra arguments to pass to the container
matrix_mautrix_wsproxy_container_extra_arguments: []
matrix_mautrix_wsproxy_container_extra_arguments: ["/usr/bin/mautrix-wsproxy -config /data/config.yaml"]
# List of systemd services that matrix-mautrix-wsproxy.service depends on.
matrix_mautrix_wsproxy_systemd_required_services_list: ['docker.service']