From 59f761306bc006531e0bab800ec9c4494d27bb6a Mon Sep 17 00:00:00 2001 From: Elan Hasson <234704+ElanHasson@users.noreply.github.com> Date: Tue, 5 Dec 2023 09:28:09 -0500 Subject: [PATCH] Update content/en/admin/config.md Co-authored-by: Michael Stanclift --- content/en/admin/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/admin/config.md b/content/en/admin/config.md index 8e42dea0..7a06a2ef 100644 --- a/content/en/admin/config.md +++ b/content/en/admin/config.md @@ -387,7 +387,7 @@ See the [ElasticSearch setup page for details on each setting](../elasticsearch# #### `ES_HOST` -Host of the ElasticSearch server. Defaults to `localhost`. If using TLS, prepend the hostname with `https://`. For example: `https://myelastic.tld`. +Host of the Elasticsearch server. Defaults to `localhost`. If using TLS, prepend the hostname with `https://`. For example: `https://elastic.example.com`. #### `ES_PORT`