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