Commit 9088686f authored by Mark Harding's avatar Mark Harding

(feat): use headless elasticsearch

No related merge requests found
......@@ -207,7 +207,7 @@ data:
// Elasticsearch configuation
$CONFIG->elasticsearch = [
'hosts' => ['elasticsearch'],
'hosts' => ['elasticsearch-master-headless'],
'index' => 'minds_badger',
'metrics_index' => 'minds-metrics',
'tags_index' => 'minds-trending-hashtags',
......
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