Files
driftywinds/docker-compose-files/element-web/config.json
2025-01-16 12:32:16 +05:30

11 lines
216 B
JSON

{
"default_server_config": {
"m.homeserver": {
"base_url": "https://matrix.example.com"
},
"m.identity_server": {
"base_url": "https://vector.im"
}
}
}