diff --git a/platform/persistence/elastic/bundle.json b/platform/persistence/elastic/bundle.json index 8f5cd8cfec..f78d8504f2 100644 --- a/platform/persistence/elastic/bundle.json +++ b/platform/persistence/elastic/bundle.json @@ -23,7 +23,7 @@ }, { "key": "ELASTIC_ROOT", - "value": "/elastic", + "value": "http://localhost:9200", "priority": "fallback" }, {