mirror of
https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh.git
synced 2024-09-03 19:36:25 +02:00
update wit user_domain var
This commit is contained in:
parent
d0c91134ed
commit
31062925e2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ bridge:
|
||||||
bindAddress: localhost
|
bindAddress: localhost
|
||||||
|
|
||||||
# Public domain of the homeserver
|
# Public domain of the homeserver
|
||||||
domain: __DOMAIN__
|
domain: __USER_DOMAIN__
|
||||||
|
|
||||||
# Reachable URL of the Matrix homeserver
|
# Reachable URL of the Matrix homeserver
|
||||||
homeserverUrl: https://__DOMAIN__
|
homeserverUrl: https://__DOMAIN__
|
||||||
|
|
Loading…
Add table
Reference in a new issue