1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_signal_ynh.git synced 2024-09-03 19:46:07 +02:00

fix: small fix in config.yaml

This commit is contained in:
Nathanaël Hannebert 2024-04-11 21:24:31 +02:00 committed by Mayeul Cantan
parent a4d2695d22
commit 6da2c6d3c3

View file

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