Skip to content

Commit aea4411

Browse files
authored
Adds private server.
1 parent ff6d9bc commit aea4411

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jvb/rootfs/defaults/jvb.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ videobridge {
4242
server-id = "{{ $WS_SERVER_ID }}"
4343
}
4444
http-servers {
45+
private {
46+
host = 0.0.0.0
47+
}
4548
public {
4649
host = 0.0.0.0
4750
port = 9090

0 commit comments

Comments
 (0)