Use internal address for homeserver in mautrix-*

This commit is contained in:
Jade Ellis 2024-12-15 18:55:37 +00:00
parent f95da87354
commit 84f9ec03df
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
7 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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