Skip to content

Commit 6ef4463

Browse files
authored
Update README.md
1 parent 1021e55 commit 6ef4463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Running the application,
1313
java -jar excelastic-1.0.1.jar run Launcher
1414
```
1515

16-
If any connection errors occur check that the ElasticSearch listen port matches with the elastic_port in the configuration file. Make sure that ElasticSearch is running by directing your browser at [localhost:9200](http://localhost:9200/_count).
16+
If any connection errors occur check that the ElasticSearch listen port matches with the elastic_port in the configuration file. Make sure that ElasticSearch is running by directing your browser at [localhost:9200](http://localhost:9200/_count). When the server is started browse to [localhost:8080](http://localhost:8080/) for the web interface.
1717

1818
Compiling a new fatjar,
1919
```

0 commit comments

Comments
 (0)