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