diff --git a/roles/matrix-appservice-webhooks/templates/config.yaml.j2 b/roles/matrix-appservice-webhooks/templates/config.yaml.j2 index 8be6b99..9355aff 100644 --- a/roles/matrix-appservice-webhooks/templates/config.yaml.j2 +++ b/roles/matrix-appservice-webhooks/templates/config.yaml.j2 @@ -26,7 +26,7 @@ provisioning: # Configuration related to the web portion of the bridge. Handles the inbound webhooks web: - hookUrlBase: 'http://synapse.adm.auro.re:9000/' + hookUrlBase: 'https://auro.re:9442/' logging: file: logs/webhook.log