1
0
mirror of https://github.com/coltoneshaw/CS-Repro-Mattermost.git synced 2025-12-23 10:01:30 +01:00

fix bug in make file for rtcd and bump pg to 16

This commit is contained in:
coltoneshaw
2024-04-04 10:27:42 -04:00
parent c10d21eec2
commit 72d59b3c89
3 changed files with 14 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
{
"PluginSettings": {
"Plugins": {
"com.mattermost.calls": {
"rtcdserviceurl": "http://mattermost-rtcd"
}
}
}
}