added files and tasks

This commit is contained in:
rene
2022-02-21 15:49:29 +01:00
parent 5cfa94d384
commit 4a380cd902
22 changed files with 1305 additions and 20 deletions

View File

@@ -0,0 +1,12 @@
videobridge {
http-servers {
public {
port = 9090
}
}
websockets {
enabled = true
domain = "mewimeet.de:443"
tls = true
}
}