adapt new hostname schema and move to https URLs
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"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"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
|
|||||||
Reference in New Issue
Block a user