Fix bridges failing to upload media when Synapse workers are enabled

This commit is contained in:
Slavi Pantaleev
2021-01-25 13:55:08 +02:00
parent 66cdc7bf5a
commit d3ecc6f017
14 changed files with 24 additions and 15 deletions

View File

@ -13,7 +13,7 @@ homeserver:
# The URL that Dimension, go-neb, and other services provisioned by Dimension should
# use to access the homeserver with.
clientServerUrl: "http://matrix-synapse:8008"
clientServerUrl: "{{ matrix_homeserver_container_url }}"
# The URL that Dimension should use when trying to communicate with federated APIs on
# the homeserver. If not supplied or left empty Dimension will try to resolve the address