Unverified Commit cb6e4075 authored by Tao Feng's avatar Tao Feng Committed by GitHub
parent f17b04a9
......@@ -26,7 +26,7 @@ from databuilder.transformer.elasticsearch_document_transformer import Elasticse
# change to the address of Elasticsearh service
es = Elasticsearch([
{'host': '0.0.0.0'},
{'host': 'localhost'},
])
DB_FILE = '/tmp/test.db'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment