Closed rasodu closed 8 years ago
Issue #56 is solved here.
curl -X GET http://localhost:9200
docker run --name some-kibana -e ELASTICSEARCH_URL=http://webapp.dev:9200 -p 5601:5601 -d kibana:5.0.0
Issue #56 is solved here.