Commit 0394623
fix for Container dev_solr invalid start port '8983:8983': invalid syntax
This PR had a defect in it:
- #928
Now commands like this should work fine, which was the original intent:
curl http://localhost:8983/solr/collection1/schema/fields
See doc/sphinx-guides/source/container/running/demo.rst under
"Additional Metadata Blocks" for related commands.1 parent 2e7a92b commit 0394623
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments