Adding Jitsi meet support
This commit is contained in:
parent
a128ff117b
commit
0a8ba37049
9 changed files with 89 additions and 8 deletions
|
@ -25,7 +25,8 @@
|
|||
},
|
||||
"ports": [80],
|
||||
"env": {
|
||||
"API_URL": "api."+url
|
||||
"API_URL": "api."+url,
|
||||
"JITSI_URL": "meet.jit.si"
|
||||
}
|
||||
},
|
||||
"website": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue