mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-13 04:51:16 +02:00
jicofo: fix rest bind in container (#1496)
This commit is contained in:
parent
ed095bc28e
commit
9c2f742991
@ -145,7 +145,7 @@ jicofo {
|
||||
|
||||
{{ if $ENABLE_REST }}
|
||||
rest {
|
||||
host = "127.0.0.1"
|
||||
host = "0.0.0.0"
|
||||
}
|
||||
{{ end }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user