diff --git a/servers/mautrix/bluesky/config.yaml b/servers/mautrix/bluesky/config.yaml index bcf20b691..9ee3ee009 100644 --- a/servers/mautrix/bluesky/config.yaml +++ b/servers/mautrix/bluesky/config.yaml @@ -139,7 +139,7 @@ homeserver: # The address that this appservice can use to connect to the homeserver. # Local addresses without HTTPS are generally recommended when the bridge is running on the same machine, # but https also works if they run on different machines. - address: https://matrix.ellis.link + address: http://cwt-ellis-internal:6167 # The domain of the homeserver (also known as server_name, used for MXIDs, etc). domain: ellis.link diff --git a/servers/mautrix/discord/config.yaml b/servers/mautrix/discord/config.yaml index 9690ae793..99f123ca4 100644 --- a/servers/mautrix/discord/config.yaml +++ b/servers/mautrix/discord/config.yaml @@ -1,7 +1,7 @@ # Homeserver details. homeserver: # The address that this appservice can use to connect to the homeserver. - address: https://matrix.ellis.link + address: http://cwt-ellis-internal:6167 # The domain of the homeserver (also known as server_name, used for MXIDs, etc). domain: ellis.link diff --git a/servers/mautrix/gmessages/config.yaml b/servers/mautrix/gmessages/config.yaml index 75eb66e81..d4b19dcd8 100644 --- a/servers/mautrix/gmessages/config.yaml +++ b/servers/mautrix/gmessages/config.yaml @@ -155,7 +155,7 @@ homeserver: # The address that this appservice can use to connect to the homeserver. # Local addresses without HTTPS are generally recommended when the bridge is running on the same machine, # but https also works if they run on different machines. - address: https://matrix.ellis.link + address: http://cwt-ellis-internal:6167 # The domain of the homeserver (also known as server_name, used for MXIDs, etc). domain: ellis.link diff --git a/servers/mautrix/meta/config.yaml b/servers/mautrix/meta/config.yaml index 2b49bc153..b94a9c3a9 100644 --- a/servers/mautrix/meta/config.yaml +++ b/servers/mautrix/meta/config.yaml @@ -167,7 +167,7 @@ homeserver: # The address that this appservice can use to connect to the homeserver. # Local addresses without HTTPS are generally recommended when the bridge is running on the same machine, # but https also works if they run on different machines. - address: https://matrix.ellis.link + address: http://cwt-ellis-internal:6167 # The domain of the homeserver (also known as server_name, used for MXIDs, etc). domain: ellis.link diff --git a/servers/mautrix/signal/config.yaml b/servers/mautrix/signal/config.yaml index d04d631b3..f2b1e5ea2 100644 --- a/servers/mautrix/signal/config.yaml +++ b/servers/mautrix/signal/config.yaml @@ -157,7 +157,7 @@ homeserver: # The address that this appservice can use to connect to the homeserver. # Local addresses without HTTPS are generally recommended when the bridge is running on the same machine, # but https also works if they run on different machines. - address: https://matrix.ellis.link + address: http://cwt-ellis-internal:6167 # The domain of the homeserver (also known as server_name, used for MXIDs, etc). domain: ellis.link diff --git a/servers/mautrix/slack/config.yaml b/servers/mautrix/slack/config.yaml index 856910bfb..dc41c3ec8 100644 --- a/servers/mautrix/slack/config.yaml +++ b/servers/mautrix/slack/config.yaml @@ -192,7 +192,7 @@ homeserver: # The address that this appservice can use to connect to the homeserver. # Local addresses without HTTPS are generally recommended when the bridge is running on the same machine, # but https also works if they run on different machines. - address: https://matrix.ellis.link + address: http://cwt-ellis-internal:6167 # The domain of the homeserver (also known as server_name, used for MXIDs, etc). domain: ellis.link diff --git a/servers/mautrix/whatsapp/config.yaml b/servers/mautrix/whatsapp/config.yaml index d208c712d..081ae58ff 100644 --- a/servers/mautrix/whatsapp/config.yaml +++ b/servers/mautrix/whatsapp/config.yaml @@ -244,7 +244,7 @@ homeserver: # The address that this appservice can use to connect to the homeserver. # Local addresses without HTTPS are generally recommended when the bridge is running on the same machine, # but https also works if they run on different machines. - address: https://matrix.ellis.link + address: http://cwt-ellis-internal:6167 # The domain of the homeserver (also known as server_name, used for MXIDs, etc). domain: ellis.link