Adding Jitsi meet support

This commit is contained in:
David Négrier 2020-08-31 12:18:00 +02:00
parent a128ff117b
commit 0a8ba37049
9 changed files with 89 additions and 8 deletions

View file

@ -25,7 +25,8 @@
},
"ports": [80],
"env": {
"API_URL": "api."+url
"API_URL": "api."+url,
"JITSI_URL": "meet.jit.si"
}
},
"website": {