update wit user_domain var

This commit is contained in:
rosbeef andino 2022-12-17 19:07:59 +00:00 committed by GitHub
parent d0c91134ed
commit 31062925e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ bridge:
bindAddress: localhost
# Public domain of the homeserver
domain: __DOMAIN__
domain: __USER_DOMAIN__
# Reachable URL of the Matrix homeserver
homeserverUrl: https://__DOMAIN__