diff --git a/synapse/config-templates/consent/homeserver.yaml b/synapse/config-templates/consent/homeserver.yaml index 7fdf8a887d..e07cf585d8 100644 --- a/synapse/config-templates/consent/homeserver.yaml +++ b/synapse/config-templates/consent/homeserver.yaml @@ -172,7 +172,7 @@ listeners: # - port: {{SYNAPSE_PORT}} tls: false - bind_addresses: ['::1', '127.0.0.1'] + bind_addresses: ['127.0.0.1'] type: http x_forwarded: true