Update mautrix-go

This commit is contained in:
Tulir Asokan
2022-12-11 13:42:36 +02:00
parent ce325e5499
commit 824b70e27a
3 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
# Homeserver details.
homeserver:
# The address that this appservice can use to connect to the homeserver.
address: https://example.com
# The domain of the homeserver (for MXIDs, etc).
address: https://matrix.example.com
# The domain of the homeserver (also known as server_name, used for MXIDs, etc).
domain: example.com
# What software is the homeserver running?