|
|
|
@@ -60,7 +60,7 @@ server: |
|
|
|
homeservers: |
|
|
|
{{ matrix_domain }}: |
|
|
|
# Client-server API URL |
|
|
|
url: "https://{{ matrix_server_fqn_matrix }}" |
|
|
|
url: "http://matrix-synapse:8008" |
|
|
|
# registration_shared_secret from synapse config |
|
|
|
# You can leave this empty if you don't have access to the homeserver. |
|
|
|
# When this is empty, `mbc auth --register` won't work, but `mbc auth` (login) will. |
|
|
|
|