scvo-router
Version:
Pipes to open Elasticsearch to everything we do
52 lines (18 loc) • 768 B
Markdown
[scvo-router](../README.md) > ["interfaces"](../modules/_interfaces_.md) > [IElasticsearchConfig](../interfaces/_interfaces_.ielasticsearchconfig.md)
# Interface: IElasticsearchConfig
## Properties
<a id="host"></a>
### host
**● host**: *`string`*
*Defined in [interfaces.ts:56](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L56)*
___
<a id="password"></a>
### password
**● password**: *`string`*
*Defined in [interfaces.ts:55](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L55)*
___
<a id="username"></a>
### username
**● username**: *`string`*
*Defined in [interfaces.ts:54](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L54)*
___