Girish Ramakrishnan
2021-07-29 14:37:17 -07:00
parent 768b9af1f9
commit 41c11d50c0
@@ -17,9 +17,6 @@ exports.up = function(db, callback) {
wellKnown['matrix/client'] = JSON.stringify({
'm.homeserver': {
'base_url': 'https://' + matrixHostname
},
'm.identity_server': {
'base_url': 'https://vector.im'
}
});