Files
CS-Repro-Mattermost/files/mattermost/rtcdConfig.json
2024-04-29 15:15:30 -04:00

9 lines
156 B
JSON

{
"PluginSettings": {
"Plugins": {
"com.mattermost.calls": {
"rtcdserviceurl": "http://mattermost-rtcd:8045"
}
}
}
}