diff options
Diffstat (limited to 'search-data-service/appconfig/elastic-search.properties')
-rwxr-xr-x | search-data-service/appconfig/elastic-search.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/search-data-service/appconfig/elastic-search.properties b/search-data-service/appconfig/elastic-search.properties index 7b442b0..341418d 100755 --- a/search-data-service/appconfig/elastic-search.properties +++ b/search-data-service/appconfig/elastic-search.properties @@ -1,5 +1,5 @@ # ElasticSearch Configuration -es.cluster-name= +es.cluster-name=ES_AAI es.ip-address= es.http-port=9200 |