mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Use internal address for homeserver in mautrix-*
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user