fix widget fixture
This commit is contained in:
@@ -30,8 +30,8 @@ const PASSWORD = "foobarbaz1!";
|
|||||||
const CONFIG_JSON = {
|
const CONFIG_JSON = {
|
||||||
default_server_config: {
|
default_server_config: {
|
||||||
"m.homeserver": {
|
"m.homeserver": {
|
||||||
base_url: "http://synapse.localhost:8008",
|
base_url: "https://synapse.m.localhost",
|
||||||
server_name: "synapse.localhost",
|
server_name: "synapse.m.localhost",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user