diff --git a/servers/mautrix/bluesky/config.yaml b/servers/mautrix/bluesky/config.yaml index bcf20b69..9ee3ee00 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 9690ae79..99f123ca 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 75eb66e8..d4b19dcd 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 2b49bc15..b94a9c3a 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 d04d631b..f2b1e5ea 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 856910bf..dc41c3ec 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 d208c712..081ae58f 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