From a464b1d5d36e1c511fdcc9f61a69e2b16a8e4773 Mon Sep 17 00:00:00 2001 From: Magic_RB Date: Mon, 19 Sep 2022 23:37:20 +0200 Subject: [PATCH] wip Signed-off-by: Magic_RB --- containers/mautrix-facebook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/mautrix-facebook.yaml b/containers/mautrix-facebook.yaml index 9b4f397..103e1b0 100644 --- a/containers/mautrix-facebook.yaml +++ b/containers/mautrix-facebook.yaml @@ -3,7 +3,7 @@ homeserver: # The address that this appservice can use to connect to the homeserver. address: https://matrix.redalder.org # The domain of the homeserver (for MXIDs, etc). - domain: matrix.redalder.rgo + domain: matrix.redalder.org # Whether or not to verify the SSL certificate of the homeserver. # Only applies if address starts with https:// verify_ssl: true