From d3cf200fc03febeb554ab33e07c20004a2bfea8f Mon Sep 17 00:00:00 2001 From: Jaap Taal Date: Thu, 30 May 2013 13:24:53 +0300 Subject: [PATCH] Update README.md The file in sample is named nginx.conf, not kibana.conf. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c5410388f1..9c236063c07 100644 --- a/README.md +++ b/README.md @@ -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 __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