Update README.md

The file in sample is named nginx.conf, not kibana.conf.
This commit is contained in:
Jaap Taal 2013-05-30 13:24:53 +03:00
parent a7ca34fe4a
commit d3cf200fc0

View File

@ -42,7 +42,7 @@ config.js setup works for the webserver+Elasticsearch on the same machine scenar
to http://localhost:9200 unless your browser Wnd elasticsearch are on the same machine to http://localhost:9200 unless your browser Wnd elasticsearch are on the same machine
__Q__: How do I secure this? I don't want to leave 9200 open. __Q__: How do I secure this? I don't want to leave 9200 open.
__A__: A simple nginx virtual host and proxy configuration can be found in the sample/kibana.conf __A__: A simple nginx virtual host and proxy configuration can be found in the sample/nginx.conf
### Support ### Support