change elastic host in setting
This commit is contained in:
@@ -189,7 +189,7 @@ ELASTICSEARCH_DSL = {
|
||||
# liara elastic password uYkiQ860vLW8DIbWpNjqtz2B # noqa
|
||||
# local system password =z66+LCIebq4NQRR_+=R # noqa
|
||||
"default": {
|
||||
"hosts": "https://127.0.0.1:9200",
|
||||
"hosts": "http://damelasticsearch:9200",
|
||||
"http_auth": ("elastic", "uYkiQ860vLW8DIbWpNjqtz2B"),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user