Skip to content

Commit 31ab705

Browse files
committed
fix: Sets default host for the rest plugin.
1 parent c9091e7 commit 31ab705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/reference.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
org.jitsi.jigasi {
22
rest {
3+
host = "127.0.0.1"
34
port = 8788
45
tls-port = 8743
56
}

0 commit comments

Comments
 (0)