From bfaeacf2fc9a06e4b87df95a3c9f65587af6c8f8 Mon Sep 17 00:00:00 2001 From: Tadgh Date: Wed, 6 Jan 2021 18:28:30 -0500 Subject: [PATCH] Up[date comments --- src/main/resources/application.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 7a8987c..f840357 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -135,6 +135,7 @@ hapi: # enabled: false # password: SomePassword # required_index_status: YELLOW -# rest_url: 'http://localhost:9200' +# rest_url: 'localhost:9200' +# protocol: 'http' # schema_management_strategy: CREATE # username: SomeUsername