From d2db4622a680d5cc3174cd461866125bf2fdae37 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Mon, 13 Dec 2021 13:47:39 +0100 Subject: [PATCH] fix: drop that --- homeserver.yaml.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/homeserver.yaml.tmpl b/homeserver.yaml.tmpl index 82e977f..e1bc1e1 100644 --- a/homeserver.yaml.tmpl +++ b/homeserver.yaml.tmpl @@ -308,7 +308,6 @@ listeners: - port: 8008 tls: false type: http - bind_addresses: ["0.0.0.0"] x_forwarded: true {{ if eq (env "DISABLE_FEDERATION") "1" }}