jicofo: fix rest bind in container (#1496)
This commit is contained in:
committed by
GitHub
parent
ed095bc28e
commit
9c2f742991
@@ -145,7 +145,7 @@ jicofo {
|
||||
|
||||
{{ if $ENABLE_REST }}
|
||||
rest {
|
||||
host = "127.0.0.1"
|
||||
host = "0.0.0.0"
|
||||
}
|
||||
{{ end }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user