Skip to content

Commit ce61d43

Browse files
committed
Update README.md
1 parent 836ae62 commit ce61d43

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ Add the jest configuraiton block to your applications config.
9292
```
9393
elasticsearch:
9494
clusterName: elasticsearch
95-
uri: 'http://localhost:9200'
95+
servers:
96+
- 'http://localhost:9200'
9697
```
9798

9899
## Building

0 commit comments

Comments
 (0)