update config file

This commit is contained in:
Sebastian Hugentobler 2022-11-18 10:40:42 +01:00
parent 8712844944
commit 5048243b66
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -26,7 +26,7 @@ homeserver:
# Changing these values requires regeneration of the registration.
appservice:
# The address that the homeserver can use to connect to this appservice.
address: http://localhost:29317
address: http://{{getenv "HOSTNAME"}}:29317
# When using https:// the TLS certificate and key files for the address.
tls_cert: false
tls_key: false