From 5f49998e05d3a927c1b440413087fbf3c10c8fbf Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Mon, 22 Apr 2019 20:26:35 -0400 Subject: [PATCH] Update ci.ini --- ci.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci.ini b/ci.ini index dd124ce..22fb572 100644 --- a/ci.ini +++ b/ci.ini @@ -4,5 +4,5 @@ save_forensic = True debug = True [elasticsearch] -hosts = http://127.0.0.1:9200 +hosts = http://localhost:9200 ssl = False