diff --git a/configs/application.yml b/configs/application.yml index 38f1c39..edb0503 100644 --- a/configs/application.yml +++ b/configs/application.yml @@ -68,7 +68,7 @@ DocumentService: generate_token: DOCUMENT_SERVICE_MOCK_GENERATE_TOKEN elastic: - addresses: ELASTIC_ADDRESS + addresses: ELASTIC_ADDRESSES username: ELASTIC_USERNAME password: ELASTIC_PASSWORD index: ELASTIC_INDEX