Skip to content

Commit 570056a

Browse files
committed
Update README.md
1 parent 9a875a6 commit 570056a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ mvn clean package
2525
├── configuration.json
2626

2727

28-
**web_port** port that the webserver will listen on.
28+
**web_port** (8080) port that the webserver will listen on.
2929

30-
**elastic_port** port that ElasticSearch listens to, host is set to localhost.
30+
**elastic_port** (9200) port that ElasticSearch listens to, host is set to localhost.
3131

32-
**elastic_host** address of the ElasticSearch server.
32+
**elastic_host** (localhost) address of the ElasticSearch server.

0 commit comments

Comments
 (0)