puppetlabs-image_build icon indicating copy to clipboard operation
puppetlabs-image_build copied to clipboard

fix elasticsearch example

Open faxm0dem opened this issue 7 years ago • 0 comments

Current elasticsearch version now listens to 127.0.0.1 by default, so it's unreachable outside the container. This commit fixes it by listening to 0.0.0.0

faxm0dem avatar Apr 11 '18 12:04 faxm0dem