From f3faeab0317f2f221efbd5473af2f9f0bf9b5cb3 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 27 Feb 2022 14:32:43 -0800 Subject: [PATCH] Updated example [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 457c0ec..aaa0330 100644 --- a/README.md +++ b/README.md @@ -1380,6 +1380,8 @@ Create an initializer with multiple hosts: ```ruby ENV["ELASTICSEARCH_URL"] = "https://user:password@host1,https://user:password@host2" +# or +ENV["OPENSEARCH_URL"] = "https://user:password@host1,https://user:password@host2" ``` See [elastic-transport](https://github.com/elastic/elastic-transport-ruby) or [opensearch-transport](https://github.com/opensearch-project/opensearch-ruby/tree/main/opensearch-transport) for a complete list of options. -- libgit2 0.21.0