sudo find . -type f -exec sed -i.bak "s/localhost/0.0.0.0/g" {} \;