Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toKrause authored Nov 15, 2024
1 parent c694498 commit 8f0eba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This guide addresses developers. Thats why you run it in 'dev' profile!
- Run Solr with the command: `mvn -Pdev solr-runner:start`
- To start up a servlet container as a development environment go back to `mir` folder
- Run `mvn install -am -pl mir-webapp && mvn -Pdev -Dtomcat org.codehaus.cargo:cargo-maven3-plugin:run -pl mir-webapp`
- Open `http://localhost/mir` in your browser
- Open `http://localhost:8291/mir` in your browser
- To perform the guided initial configuration
- Use the login token from the server log to continue
- Use the SOLR server URL `http://localhost:8983`
Expand Down

0 comments on commit 8f0eba9

Please sign in to comment.