diff --git a/conf/config.yaml b/conf/config.yaml index e7a9e65..526ac0c 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -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__