diff --git a/jicofo/rootfs/defaults/jicofo.conf b/jicofo/rootfs/defaults/jicofo.conf index 8f8e638..3f853e9 100644 --- a/jicofo/rootfs/defaults/jicofo.conf +++ b/jicofo/rootfs/defaults/jicofo.conf @@ -145,7 +145,7 @@ jicofo { {{ if $ENABLE_REST }} rest { - host = "127.0.0.1" + host = "0.0.0.0" } {{ end }}