Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ core name to the `variables` key:
When the Solr image starts, it will clone a copy of the project under test,
check out the current commit, and create a new Solr core using the
configuration files in the `SOLR_CONFIG_DIR`. The Solr core will be available
to the application at: `http://osul__solr:8983/solr/mycore`
to the application at: `http://osul-solr:8983/solr/mycore`


[1]: http://lucene.apache.org/solr/
Expand Down