fixed wrong janus config

This commit is contained in:
Ebbe Baß
2026-07-29 15:15:21 +02:00
parent b950d5661d
commit a319d61c20
@@ -156,7 +156,7 @@
ws: { ws: {
ws = true ws = true
ws_port = 8188 ws_port = 8188
ws_interface = "127.0.0.1" ws_ip = "127.0.0.1"
} }
wss: { wss: {