diff --git a/conf/homeserver.yaml b/conf/homeserver.yaml index a61ad43..82fd900 100644 --- a/conf/homeserver.yaml +++ b/conf/homeserver.yaml @@ -304,7 +304,7 @@ listeners: tls: false type: http x_forwarded: true - bind_addresses: ['::1', '127.0.0.1'] + bind_addresses: [localhost] resources: - names: [client, federation]